juxtopposed / realtimecolors

Real-time UI Colorpicking Tool. See your favorite colors of choice for a website in real time.
https://realtimecolors.com
Other
798 stars 31 forks source link

OKLAB Colorspace - for better perceptual colorspace experience #93

Open TheBagarius opened 10 months ago

TheBagarius commented 10 months ago

Is there an existing issue for this?

Describe the problem

Adding support for better perceptual colorspaces will enable more people to work with this tool more intuitively rather than limiting to designers who have learned to work the limitations of typical colorspaces such as HSL.

Solution

OKLAB Whitepaper

MDN Reference

Javascript Implementation as linked in the whitepaper

TypeScript Implimentation as linked in the whitepaper

Alternatives

OKLCH - already described in issue #37

Additional context

THIS article explains the difference between OKLAB and OKLCH

juxtopposed commented 8 months ago

Absolutely. This feature is planned and should be released in the upcoming updates.

TheBagarius commented 5 months ago

I saw the new update has the ability to export OKLAB and OKLCH. AND I LOVE THAT.

Can I request for those color spaces to also be available in the colour pickers? In my opinion that is where they really flex their proverbial muscles.

Try out the massively overkill OKLCH colour picker to get a feel for what I mean. I find myself using this tool when picking colours more than anything else ever since I've learned about it.