Re: [csswg-drafts] [css-color-4] Channel clipping breaks author expectations, especially when using 'perceptually uniform' spaces (#9449)

I think that [0] doesn't actually make sense.
No one is going to manually pick numbers and use trial and error to define a color palette with `oklch`.

Designers are going to continue using color pickers and CSS authors will continue to copy/paste the specified colors into CSS source code.

If someone writes `oklch(90% 90% 0deg)` they show clear intent that they want a very bright and extremely high chroma pink. That it is gamut mapped to a dull pink is only a limitation of the current hardware.

-----------

I am also not reading anything inherently unimplementable about gamut mapping.
Only that it might give results that in very specific cases might surprise authors.

Without gamut mapping however we are stuck with a bunch of capabilities that have been shipped and that continually surprise authors in the most basic cases.

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


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

Received on Tuesday, 6 February 2024 13:45:50 UTC