313A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow × Black15.93 : 1AAA
Yellow × Diamine Green4.95 : 1AA
Carmine × Yellow4.84 : 1AA
Carmine × Black3.29 : 1large text only
Diamine Green × Black3.22 : 1large text only
Carmine × Diamine Green1.02 : 1fails WCAG
Take the palette with you
:root {
--carmine: #cc1236;
--yellow: #fff200;
--diamine-green: #1a7444;
--black: #111314;
}