148A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 細野尚志
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Red Orange3.65 : 1large text only
Sulpher Yellow × Pistachio Green3.07 : 1large text only
Mineral Gray × Red Orange1.93 : 1fails WCAG
Mineral Gray × Sulpher Yellow1.89 : 1fails WCAG
Mineral Gray × Pistachio Green1.62 : 1fails WCAG
Red Orange × Pistachio Green1.19 : 1fails WCAG
Take the palette with you
:root {
--mineral-gray: #a2b0ad;
--sulpher-yellow: #f5ecc2;
--red-orange: #dd4027;
--pistachio-green: #648f7b;
}