211A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Apricot Orange × Deep Indigo7.74 : 1AAA
Olive Yellow × Deep Indigo6.92 : 1AA
Apricot Orange × Olive Yellow1.12 : 1fails WCAG
Take the palette with you
:root {
--apricot-orange: #f68c50;
--olive-yellow: #a6a159;
--deep-indigo: #051230;
}