facelessuser / coloraide

A library to aid in using colors
https://facelessuser.github.io/coloraide
MIT License
195 stars 12 forks source link

Should we use Robertson 1968 or Ohno 2013 as the default CCT approach #328

Closed facelessuser closed 1 year ago

facelessuser commented 1 year ago

What this boils down to is whether we favor the speed of Robertson 1968 over the accuracy of Ohno 2013. We'd like to have a firm decision on this before we release CCT support.

facelessuser commented 1 year ago

I think as far as defaults go, we will prioritize speed with Robertson 1968 with the option to use the more accurate Ohno 2013 method.