Skip to content
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

OKLCH color support #29

Closed
aaronkollasch opened this issue Oct 21, 2022 · 1 comment
Closed

OKLCH color support #29

aaronkollasch opened this issue Oct 21, 2022 · 1 comment
Assignees

Comments

@aaronkollasch
Copy link

Can you add support for OKLCH colors? OKLCH has been added to CSS color 4 and is superior to LCH, particularly at perceptually uniform blending of colors without hue shifts.

Browser support isn't here yet, so no rush, but I think OKLCH will be better than LCH when you get to implementing color sliders #20.

@sindresorhus
Copy link
Owner

sindresorhus commented Oct 22, 2022

Yeah. Will do at some point.


https://evilmartians.com/chronicles/oklch-in-css-why-quit-rgb-hsl

https://developer.chrome.com/articles/high-definition-css-color-guide/#oklch

https://oklch.com

@sindresorhus sindresorhus self-assigned this Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants