Re: [w3ctag/design-reviews] CSS color-mix function (#526)

@alice @atanassov This is certainly an error in the calculations. My result is much closer to actual orange-red:

![image](https://user-images.githubusercontent.com/175836/85639762-c4e56780-b657-11ea-89f8-7640f84a6b82.png)

Though keep in mind that gamut mapping is needed to display the color in current sRGB browsers, so the end result depends on the gamut mapping algorithm, but is certainly not the khaki/olive that is currently there.

We will address the issue in the spec promptly. There is already [a PR](https://github.com/w3c/csswg-drafts/pull/5256), though we also need to [flesh out which color the percentage applies](https://github.com/w3c/csswg-drafts/issues/5258).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/526#issuecomment-649140825

Received on Thursday, 25 June 2020 00:18:27 UTC