270A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Cossack Green4.46 : 1large text only
Sulpher Yellow × Olive Green4.35 : 1large text only
Eugenia Red - B × Sulpher Yellow3.30 : 1large text only
Eugenia Red - B × Cossack Green1.35 : 1fails WCAG
Eugenia Red - B × Olive Green1.32 : 1fails WCAG
Olive Green × Cossack Green1.03 : 1fails WCAG
Take the palette with you
:root {
--eugenia-red-b: #da525d;
--sulpher-yellow: #f5ecc2;
--olive-green: #6b7140;
--cossack-green: #437742;
}