-
Notifications
You must be signed in to change notification settings - Fork 110
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
Oklab color space support #147
Labels
Comments
helloatilla
added
enhancement
New feature or request
UI
Issues related to the Leonardo web interface
labels
Nov 22, 2021
Came across this too, I'll take a stab at it this weekend if I have time. |
That would be great @probablyup 😎 |
Any chance you'll add Oklab (probably specifically Okhsl) anytime soon? CIECAM isn't bad, but Okhsl still looks like it would do a better job. |
Will try to make time this week |
Thanks Nate! Sorry I couldn't get to it |
@probablyup no worries! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I recently discovered this article from Björn Ottosson regarding a better color space for perceptionally uniform colors.
https://bottosson.github.io/posts/oklab/
Here is an interactive review of Oklab: https://raphlinus.github.io/color/2021/01/18/oklab-critique.html#update-2021-01-29
Is it possible to include Oklab color space for leonardo? I'm currently in the creation of an accessible and perceptionally uniform coor system and Oklab would help a lot in this regard.
Thanks for the efforts and helping us all with better color tools.
The text was updated successfully, but these errors were encountered: