122A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Carmine × Cream Yellow3.46 : 1large text only
Cream Yellow × Benzol Green2.21 : 1fails WCAG
Carmine × Benzol Green1.57 : 1fails WCAG
Take the palette with you
:root {
--carmine: #cc1236;
--cream-yellow: #fdbf68;
--benzol-green: #00978d;
}