332A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Coral Red × Deep Slate Olive5.90 : 1AA
Coral Red × Dusky Green4.12 : 1large text only
Scarlet × Deep Slate Olive2.61 : 1fails WCAG
Coral Red × Scarlet2.26 : 1fails WCAG
Scarlet × Dusky Green1.82 : 1fails WCAG
Deep Slate Olive × Dusky Green1.43 : 1fails WCAG
Take the palette with you
:root {
--coral-red: #f58e84;
--scarlet: #cb2f43;
--deep-slate-olive: #253122;
--dusky-green: #004f46;
}