Re: [csswg-drafts] [css-color-5] add target contrast ratio to color-contrast? (#4749)

@devmattrick I don't understand the implication that higher contrast is always "better". If that were the case, I would always want to select between `black` and `white`. The goal here is to allow for more careful selection of colors that pass a particular contrast ratio, without assuming we always want the highest contrast possible.

Thinking about the highest-possible, use-case though - would there be value in a highly-simplified default where `color-contrast(tan)` acts as `color-contrast(tan white, black)`? If no list is given, use a default list of black and white?

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

Received on Saturday, 22 February 2020 18:04:32 UTC