146A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 細野尚志
Pair contrastWCAG 2 — can one color carry text on the other?
Slate Color × Warm Gray3.91 : 1large text only
Peach Red × Slate Color2.97 : 1fails WCAG
Peach Red × Warm Gray1.32 : 1fails WCAG
Take the palette with you
:root {
--peach-red: #f15a30;
--slate-color: #34454c;
--warm-gray: #a1a39a;
}