bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.05k stars 438 forks source link

isReadable doesn't take alpha into account #209

Open ffxsam opened 5 years ago

ffxsam commented 5 years ago

My color picker component which is using isReadable() to tell the user if the color contrast is OK:

image

Chrome disagrees:

image