- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Feb 2023 18:19:15 +0000
- To: public-css-archive@w3.org
@fserb could yo confirm whether your backwards-compat concern was "we can't change to `oklab` to interpolate legacy" and not "we can't change to `srgb-linear` to interpolate legacy" because, as @LeaVerou pointed out, those are very different. I agree that interpolating in `srgb-linear` (which would be tempting if your colors are stored like that internally) would be a non-starter because it is very perceptually non-linear. While `srgb` and `oklab` are much more comparable, with `srgb` tending to be darker and a bit less saturated at the midpoint. ![comparison](https://user-images.githubusercontent.com/2506926/217331422-1ca1aaa5-785b-436e-837a-22127e7efdc9.png) -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7948#issuecomment-1421247393 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 February 2023 18:19:17 UTC