You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:gives this output:
(note that all the Protanope distances involving
#9549d0
result inNaN
s, and all distances not involving that color return numbers as expected)(the other distance sections have no
NaN
s in them)Looking forward to the new version!
The text was updated successfully, but these errors were encountered: