139A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Pair contrastWCAG 2 — can one color carry text on the other?
Black × White18.63 : 1AAA
Black × Yellow15.93 : 1AAA
Black × Cerulian Blue5.07 : 1AA
Cerulian Blue × White3.67 : 1large text only
Cerulian Blue × Yellow3.14 : 1large text only
White × Yellow1.17 : 1fails WCAG
Take the palette with you
:root {
--black: #111314;
--cerulian-blue: #0093a5;
--white: #ffffff;
--yellow: #fff200;
}