175A combination of 3 colorsVol. Ⅱ· Earthenware, Lacquerware
Pair contrastWCAG 2 — can one color carry text on the other?
Carmine Red × White6.92 : 1AA
Carmine Red × Yellow Ocher3.59 : 1large text only
White × Yellow Ocher1.92 : 1fails WCAG
Take the palette with you
:root {
--carmine-red: #a62c37;
--white: #ffffff;
--yellow-ocher: #e2b540;
}