This article provides information about the changes in Firefox 121 that affect developers. Firefox 121 was released on December 19, 2023.| MDN Web Docs
1. Introduction| www.w3.org
IE| caniuse.com
The oklch() functional notation expresses a given color in the Oklab color space. oklch() is the cylindrical form of oklab(), using the same L axis, but with polar Chroma (C) and Hue (h) coordinates.| MDN Web Docs
I was always interested in color science. In 2014, I gave a talk about CSS Color 4 at various conferences around the world called “The Chroma Zone”. Even before that, in 2009, I wrote a color picker that used a hidden Java applet to support ICC color profiles to do CMYK properly, a first on the Web at the time (to my knowledge). I never released it, but it sparked this angry rant.| lea.verou.me