Re: [csswg-drafts] [css-color-4] Better name for gray()? (#4621)

I don't like single-argument `rgb()` because `gray()` should be tied to the `lab()` and `lch()` colors by virtue of using the same colorspace, and the same lightness scaling (which is different from hsl etc). And at some point `gray()` may be able to represent super-bright HDR whites by having a lightness value > 100%.

`lightness()` is OK but sounds like an adjective. How about `monochrome()`?

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

Received on Saturday, 4 January 2020 19:04:59 UTC