325A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Naples Yellow × Deep Slate Green11.54 : 1AAA
Yellow Ocher × Deep Slate Green7.44 : 1AAA
Eugenia Red - B × Deep Slate Green3.64 : 1large text only
Eugenia Red - B × Naples Yellow3.17 : 1large text only
Eugenia Red - B × Yellow Ocher2.04 : 1fails WCAG
Naples Yellow × Yellow Ocher1.55 : 1fails WCAG
Take the palette with you
:root {
--eugenia-red-b: #da525d;
--naples-yellow: #fbe6a0;
--yellow-ocher: #e2b540;
--deep-slate-green: #112f2c;
}