Calculates the color difference (Delta E) between two colors in the OKLab color space.
This function computes the Euclidean distance between two colors in the OKLab color space,
which is designed to be perceptually uniform. This means that the same numerical difference
corresponds to roughly the same perceived difference anywhere in the color space.
Calculates the color difference (Delta E) between two colors in the OKLab color space.
This function computes the Euclidean distance between two colors in the OKLab color space, which is designed to be perceptually uniform. This means that the same numerical difference corresponds to roughly the same perceived difference anywhere in the color space.