147A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 細野尚志
Pair contrastWCAG 2 — can one color carry text on the other?
White × Black18.63 : 1AAA
Yellow Ocher × Black9.69 : 1AAA
Cerulian Blue × Black5.07 : 1AA
White × Cerulian Blue3.67 : 1large text only
White × Yellow Ocher1.92 : 1fails WCAG
Yellow Ocher × Cerulian Blue1.91 : 1fails WCAG
Take the palette with you
:root {
--white: #ffffff;
--yellow-ocher: #e2b540;
--cerulian-blue: #0093a5;
--black: #111314;
}