284A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Apricot Yellow × Dusky Green7.07 : 1AAA
Sea Green × Dusky Green3.63 : 1large text only
Eugenia Red - A × Dusky Green2.78 : 1fails WCAG
Eugenia Red - A × Apricot Yellow2.54 : 1fails WCAG
Apricot Yellow × Sea Green1.95 : 1fails WCAG
Eugenia Red - A × Sea Green1.30 : 1fails WCAG
Take the palette with you
:root {
--eugenia-red-a: #e2625e;
--apricot-yellow: #ffdd00;
--sea-green: #00b49b;
--dusky-green: #004f46;
}