126A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Ivory Buff × Deep Lyons Blue6.61 : 1AA
Yellow Ocher × Deep Lyons Blue5.02 : 1AA
Ivory Buff × Yellow Ocher1.32 : 1fails WCAG
Take the palette with you
:root {
--ivory-buff: #ebd3a2;
--yellow-ocher: #e2b540;
--deep-lyons-blue: #1c4286;
}