170A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Orange Yellow × Red Violet6.11 : 1AA
Rosolanc Purple × Orange Yellow2.92 : 1fails WCAG
Rosolanc Purple × Red Violet2.10 : 1fails WCAG
Take the palette with you
:root {
--rosolanc-purple: #b73f74;
--orange-yellow: #fcb315;
--red-violet: #59256a;
}