←back to thread

855 points tontonius | 5 comments | | HN request time: 0.957s | source
1. promiseofbeans ◴[] No.45010941[source]
I've not touched oklch, but I've played with oklab gradients a fair amount.

How do they (oklch & oklab) compare for different uses?

replies(1): >>45010998 #
2. tovej ◴[] No.45010998[source]
oklch uses the oklab color space.
replies(2): >>45011403 #>>45011596 #
3. cluckindan ◴[] No.45011403[source]
The oklch color space is polar: it’s a cylindrical transformation of the oklab cartesian color space.
4. raincole ◴[] No.45011596[source]
That's quite misleading. The parent commenter was asking about gradient (interpolation between colors). Gradients look completely different in oklch and oklab.
replies(1): >>45011717 #
5. tovej ◴[] No.45011717{3}[source]
Well yes, it's a different coorsinate system, so gradients would look different. It is still the same color space, but I agree I could have worded that better.