Re: [csswg-drafts] [css-color-5] Make interpolation method optional in `color-mix()`? (#11532)

> Additionally, most authors are not making the informed choice people thought they would, from what I've seen they more often than not just use `srgb` because that's what they're familiar with, even though it literally produces the _worst_ results out of every interpolation method!

I agree. I have often seen examples/tutorials/etc use `sRGB` and if I contact the person who wrote the example the replies typically fall into two categories:

1. _Didn't know you could do that_ (the origin colors or mixing colors are hex so they just assumed that `srgb` was the right, and only, option)
2. _Didn't think much about it and it **seems to work**, no?_

The fact that we have automatic colorspace conversion has been under-advertized and is not known to most.

So yes, people are mostly making inappropriate choices, which a well-chosen default would improve on.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11532#issuecomment-2600360451 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 19 January 2025 00:41:51 UTC