What are OKLCH colors?
11–20 of 189 posts
Re: What are OKLCH colors?
#12Seems nice. But how to pronounce it?
Re: What are OKLCH colors?
#13Re: What are OKLCH colors?
#14OKLCH: a color model based on OKLab (a perceptually uniform color space) where you control Lightness , Chroma (saturation), and Hue . "OK" because "it does an ok job" according to its creater Björn Ottosson.
Re: What are OKLCH colors?
#15Wherever you're working with colors and text/emblems, please also consider contrast and legibility: https://apcacontrast.com/ >
Re: What are OKLCH colors?
#16Re: What are OKLCH colors?
#17Seems nice. But how to pronounce it?
Re: What are OKLCH colors?
#18In the chromaticity diagram, is my Display-P3 screen mapping everything outside the triangle back into the triangle?
Re: What are OKLCH colors?
#19The “Better Gradients” thing is dodgy. OKLCH is a polar coordinate space. Hue is angle in this space. So to interpolate hue from one angle to another, to get from one side of a circle to the other, you go round the edge. This leads to extreme examples like the one shown: linear-gradient(in oklch, #f0f, #0f0) You can also go round the circle the other way, which will take you via blue–aqua instead of via red–yellow: l…
Re: What are OKLCH colors?
#20With that out of the way, I'd like to go on a tangent here: can anyone explain the modern trend of not including publishing dates in blog articles? It stood out to me here in particular because the opening sentence said that "OKLCH is a newer color model" and the "newer" part of that sentence will get dated quicker than you think. The main site does mention a date, but limits it to "August 2025" so this seems like a conscious choice and I just don't get it.