179A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Golden Yellow × Deep Lyons Blue4.66 : 1AA
Red Orange × Deep Lyons Blue2.23 : 1fails WCAG
Red Orange × Golden Yellow2.09 : 1fails WCAG
Take the palette with you
:root {
--red-orange: #dd4027;
--golden-yellow: #f3a257;
--deep-lyons-blue: #1c4286;
}