185A combination of 4 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 稗田研二
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow Ocher × Black9.69 : 1AAA
Spectrum Red × Black3.98 : 1large text only
Diamine Green × Black3.22 : 1large text only
Yellow Ocher × Diamine Green3.01 : 1large text only
Spectrum Red × Yellow Ocher2.43 : 1fails WCAG
Spectrum Red × Diamine Green1.24 : 1fails WCAG
Take the palette with you
:root {
--spectrum-red: #e31f26;
--yellow-ocher: #e2b540;
--diamine-green: #1a7444;
--black: #111314;
}