- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Sun, 23 Jun 2024 16:29:14 +0000
- To: public-css-archive@w3.org
> * In some cases, the result of physically mixing two colored lights is desired. In that case, the CIE XYZ or srgb-linear color space is appropriate, because they are linear in light intensity. > * If colors need to be evenly spaced perceptually (such as in a gradient), the Oklab color space (and the older Lab), are designed to be perceptually uniform. Hm, does that mean we should default to `srgb-linear` instead, since `color-mix()` is modeled around color mixing? -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10484#issuecomment-2185131186 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 23 June 2024 16:29:15 UTC