122A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
White × Black18.63 : 1AAA
Apricot Orange × Black7.80 : 1AAA
Apricot Orange × White2.39 : 1fails WCAG
Take the palette with you
:root {
--apricot-orange: #f68c50;
--white: #ffffff;
--black: #111314;
}