Sorry, we don't support your browser.  Install a modern browser

ADD OKLCH colour space to colour choices#28

?

The options for colour types HEX, RGB,HSL etc should have at least OKLCH added. It will also be good to even add LCH.

Both spaces make it better to make accessible colours and is what we have been using recently to built WCAG compliant websites.

https://caniuse.com/?search=oklch

https://web.dev/shows/gui-challenges/6aCsAMgwnjE/

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

2 years ago

+1
OKLCH & LCH are the present and future, absolutely needed in CF

2 years ago

This would finally allow high range colors palette. Its a must in modern css design.

2 years ago
W

YES PLEASE!!!!

2 years ago
Changed the status to
Planned
a year ago
2
?

Please also allow dynamic varables (with color preview) such as –primary-hover: oklch(from var(–primary) calc(l + 0.1) c h); We can add the variables ATM but cannot see it live preview.

3 months ago