236A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Khaki × Deep Lyons Blue3.11 : 1large text only
Khaki × Purple Drab1.95 : 1fails WCAG
Deep Lyons Blue × Purple Drab1.59 : 1fails WCAG
Take the palette with you
:root {
--khaki: #bc892b;
--deep-lyons-blue: #1c4286;
--purple-drab: #84565b;
}