154A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Carmine × Yellow4.84 : 1AA
Yellow × Blue4.58 : 1AA
Carmine × Blue1.06 : 1fails WCAG
Take the palette with you
:root {
--carmine: #cc1236;
--yellow: #fff200;
--blue: #006eb8;
}