191A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow Ocher × Blue2.78 : 1fails WCAG
Light Brown Drab × Blue1.93 : 1fails WCAG
Light Brown Drab × Yellow Ocher1.45 : 1fails WCAG
Take the palette with you
:root {
--light-brown-drab: #b59392;
--yellow-ocher: #e2b540;
--blue: #006eb8;
}