- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Oct 2023 20:33:41 +0000
- To: public-css-archive@w3.org
> If the lightness of a Lab color is 0%, or 100% both the a and b components are [powerless](https://www.w3.org/TR/css-color-4/#powerless-color-component) and the color represents black, or white, respectively. That [portion of the spec](color(xyz-d65 0.95046 1 1.08906)) has changed because of - https://github.com/w3c/csswg-drafts/issues/8609 it now says: > If the lightness of a Lab color (after clamping) is 0%, or 100% the color will be displayed as black, or white, respectively due to gamut mapping to the display. which is more correct - the specified color _does_ have chroma, but because of the lightness it will be out of gamut of any SDR display (where the brightest color that can be displayed is media white). -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9449#issuecomment-1758492062 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 October 2023 20:33:42 UTC