oddbird / oddcontrast

https://www.oddcontrast.com/
BSD 3-Clause "New" or "Revised" License
28 stars 1 forks source link

I want to understand when output formats are being clipped or mapped #149

Open mirisuzanne opened 10 months ago

mirisuzanne commented 10 months ago

As noted in https://github.com/oddbird/oddcontrast/pull/137#pullrequestreview-1744885729 - some color formats are being clipped or mapped by ColorJS. That might change in a new release, but hex cannot represent out-of-gamut colors, so will continue to be clipped or mapped. We should find a way to convey that to users when it happens.