124A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow Green × Black11.08 : 1AAA
Calamine Blue × Black10.15 : 1AAA
Yellow Green × Pomegranite Purple3.73 : 1large text only
Calamine Blue × Pomegranite Purple3.42 : 1large text only
Pomegranite Purple × Black2.97 : 1fails WCAG
Calamine Blue × Yellow Green1.09 : 1fails WCAG
Take the palette with you
:root {
--calamine-blue: #78cdd0;
--yellow-green: #afd472;
--pomegranite-purple: #b71f57;
--black: #111314;
}