107A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
White × Violet Carmine8.63 : 1AAA
Apricot Yellow × Violet Carmine6.41 : 1AA
White × Green3.39 : 1large text only
Green × Violet Carmine2.54 : 1fails WCAG
Apricot Yellow × Green2.52 : 1fails WCAG
White × Apricot Yellow1.35 : 1fails WCAG
Take the palette with you
:root {
--white: #ffffff;
--apricot-yellow: #ffdd00;
--green: #489b6e;
--violet-carmine: #713b4c;
}