Re: [csswg-drafts] [css-color] Computing lch/lab to srgb with lightness = 0% or 100% (#8794)

> I am a bit confused. As `color(xyz-d50 1 1 1)` is mapped to `lab(100 6.0964191 -13.2359)`, does it mean is mapped to outside of the `lab` color space color gamut and appear white on screen?

`lab` doesn't really have out of gamut as a concept, although you can certainly specify colors that are not physically realizable.

It displays as white on screen because the lightness is 100.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8794#issuecomment-1758477520 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:22:45 UTC