135A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 八島進
Pair contrastWCAG 2 — can one color carry text on the other?
Ivory Buff × Indian Lake3.40 : 1large text only
Neutral Gray × Indian Lake2.65 : 1fails WCAG
Ivory Buff × Neutral Gray1.28 : 1fails WCAG
Take the palette with you
:root {
--ivory-buff: #ebd3a2;
--neutral-gray: #b6bfc1;
--indian-lake: #c53c69;
}