148A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Orange Yellow × Cerulian Blue2.03 : 1fails WCAG
Olive Ocher × Cerulian Blue1.83 : 1fails WCAG
Olive Ocher × Orange Yellow1.11 : 1fails WCAG
Take the palette with you
:root {
--olive-ocher: #d6b43e;
--orange-yellow: #fcb315;
--cerulian-blue: #0093a5;
}