225A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Carmine × Dusky Green1.68 : 1fails WCAG
Carmine × Dark Slate Purple1.41 : 1fails WCAG
Dusky Green × Dark Slate Purple1.19 : 1fails WCAG
Take the palette with you
:root {
--carmine: #cc1236;
--dusky-green: #004f46;
--dark-slate-purple: #704357;
}