File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Group: csswg
7
7
TR : https://www.w3.org/TR/css-color-5/
8
8
ED : https://drafts.csswg.org/css-color-5/
9
9
Work Status : exploring
10
- ! Delta Spec : yes
10
+ Delta Spec : yes
11
11
Editor : Chris Lilley, W3C, chris@w3.org, w3cid 1438
12
12
Editor : Una Kravets, Google, https://una.im, w3cid 115525
13
13
Editor : Lea Verou, Invited Expert, http://lea.verou.me/about, w3cid 52258
@@ -168,7 +168,7 @@ Selecting the most contrasting color: the ''color-contrast()'' function {#colorc
168
168
* <span class="swatch" style="--color: wheat"></span> wheat (#f5deb3), the background, has relative luminance 0.749
169
169
* <span class="swatch" style="--color: tan"></span> tan (#d2b48c) has relative luminance 0.482 and contrast ratio 1.501
170
170
* <span class="swatch" style="--color: sienna"></span> sienna (#a0522d) has relative luminance 0.137 and contrast ratio 4.273
171
-
171
+
172
172
Suppose myAccent has the value <span class="swatch" style="--color: #b22222"></span> #b22222:
173
173
* #b22222 has relative luminance 0.107 and contrast ratio 5.081
174
174
* <span class="swatch" style="--color: #d2691e"></span> #d2691e has relative luminance 0.305 and contrast ratio 2.249
You can’t perform that action at this time.
0 commit comments