Re: [csswg-drafts] [css-color] Support all existing (non-legacy?) formats in color()? (#6741)

Thanks @danburzo, that's wonderful!

So, if we were to use `display-p3` as a base, the reference ranges I'd propose based on the logic I described above would be:

* `lab.a`: `[-125, 125]`
* `lab.b`: `[-125, 125]` (a and b should have the same range I think)
* `lch.c`: `[0, 150]`
* `oklab.a`: `[-0.4, 0.4]`
* `oklab.b`: `[-0.4, 0.4]` (see above re: a and b)
* `oklch.c`: `[0, 0.4]` (or maybe 0.5?)

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


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

Received on Tuesday, 26 October 2021 13:22:47 UTC