141A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Pair contrastWCAG 2 — can one color carry text on the other?
Black × White18.63 : 1AAA
Black × Warm Gray7.29 : 1AAA
Warm Gray × White2.55 : 1fails WCAG
Take the palette with you
:root {
--black: #111314;
--warm-gray: #a1a39a;
--white: #ffffff;
}