164A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Orange Yellow × Violet4.81 : 1AA
Red Orange × Orange Yellow2.40 : 1fails WCAG
Red Orange × Violet2.01 : 1fails WCAG
Take the palette with you
:root {
--red-orange: #dd4027;
--orange-yellow: #fcb315;
--violet: #4f4086;
}