144A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Orange × Black6.50 : 1AA
Rosolanc Purple × Black3.53 : 1large text only
Rosolanc Purple × Orange1.84 : 1fails WCAG
Take the palette with you
:root {
--rosolanc-purple: #b73f74;
--orange: #f37420;
--black: #111314;
}