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

NaN bug in Protanope distance calculations for RGB color 9549d0 #36

Open
coreygirard opened this issue Oct 12, 2019 · 0 comments
Open

Comments

@coreygirard
Copy link

Love the tool. It's an incredibly useful resource. I just came across a small bug in distance calculations with one particular color. It appears that #9549d0 is in some way an edge case in the Protanope calculations, because this RGB palette:

["#43d357",
"#9549d0",
"#bb4800",
"#1dcdff",
"#c20055"]

gives this output:

image

(note that all the Protanope distances involving #9549d0 result in NaNs, and all distances not involving that color return numbers as expected)

(the other distance sections have no NaNs in them)

Looking forward to the new version!

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