-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Okhsl #6
Comments
Sure, that could be done, but can you explain why you feel that adjusting Okhsl saturation would be better for palette generation? For Material You, results have been good when adjusting the chroma component of the polar representation of Oklab (Oklch: lightness, chroma, hue). |
Good question. To be clear, I am not saying Okhsl is better than Oklch; I just think it addresses a wider variety of use cases than Oklch alone, by improving the usability of the color space. As I understand it:
|
Hi, this looks like a very promising library!
It would be great to add Okhsl, the cylindrical representation of Oklab:
https://bottosson.github.io/posts/colorpicker/
https://bottosson.github.io/posts/colorpicker/#source-code
This would specifically add support for perceptual saturation adjustments, which would boost use cases like palette generation.
The text was updated successfully, but these errors were encountered: