161A combination of 4 colorsVol. Ⅱ· Tapestry, Carpets
Design by 岡部義郎
Pair contrastWCAG 2 — can one color carry text on the other?
White × Slate Color9.99 : 1AAA
Scarlet × White5.21 : 1AA
White × Pistachio Green3.65 : 1large text only
Slate Color × Pistachio Green2.74 : 1fails WCAG
Scarlet × Slate Color1.92 : 1fails WCAG
Scarlet × Pistachio Green1.43 : 1fails WCAG
Take the palette with you
:root {
--scarlet: #cb2f43;
--white: #ffffff;
--slate-color: #34454c;
--pistachio-green: #648f7b;
}