Any plans to add support for oklch() any time soon?
Seems like a pretty great color profile to for maintaining consistent color palettes.
Any plans to add support for oklch() any time soon?
Seems like a pretty great color profile to for maintaining consistent color palettes.
Nice, but Android Mobile started supporting it only two months ago, with less than 50% current global usage.
Ah, interesting. I checked caniuse before posting, and it looked like 92% coverage. But I see the release note in there for Android.
This is unfortunately so new the color parser we use in the color picker doesn’t support it yet. I could setup the color picker to allow this, but you would just see the empty color grid similar to Dynamic Content. We can probably add in a raw mode in the future to the color picker which lets you put in anything you want. There was a request for light-dark and the issue was similar. Although when it comes to light and dark themes it would work better if we had a system to define light theme and dark theme colors. Never heard of this color type, thanks for sending this my way.
Nice.
In Divi for example there are also slider controls for HSL and they have a nice relative colors feature. You can create relative variants of a base color for lighter/darker colors. If you change the base colors, all variants change with it.