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

CieDe2000Comparison of #00FF00 and #FF00FF is over 111 #5

Open
isral opened this issue Sep 20, 2023 · 0 comments
Open

CieDe2000Comparison of #00FF00 and #FF00FF is over 111 #5

isral opened this issue Sep 20, 2023 · 0 comments

Comments

@isral
Copy link

isral commented Sep 20, 2023

new CieDe2000Comparison().Compare(new Hex("00FF00"), new Hex("FF00FF")) == 111.42146743954716;
new CieDe2000Comparison().Compare(new Hex("FF00FF"), new Hex("00FF00")) == 111.42146743954716;

Which is too big (over 100).
It's 88.6144 in http://colormine.org/delta-e-calculator/cie2000

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

1 participant