253A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Cotinga Purple11.31 : 1AAA
Lemon Yellow × Slate Color8.18 : 1AAA
Apricot Orange × Cotinga Purple5.78 : 1AA
Apricot Orange × Slate Color4.18 : 1large text only
Lemon Yellow × Apricot Orange1.96 : 1fails WCAG
Cotinga Purple × Slate Color1.38 : 1fails WCAG
Take the palette with you
:root {
--lemon-yellow: #f8ed43;
--apricot-orange: #f68c50;
--cotinga-purple: #501345;
--slate-color: #34454c;
}