It should be possible to disable the deltaE behavior in `toGamut()` · Issue #639 · color-js/color.js · GitHub
More Web Proxy on the site http://driver.im/
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
It appears that it is impossible to disable the deltaE thing that we do when we get close to the gamut boundary is not. This makes it hard to use Color.js to calculate the gamut boundary.
It should be possible to disable the feature altogether by using deltaEMethod: false or jnd: 0.