222A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow Ocher × Orange Rufous2.02 : 1fails WCAG
Yellow Orange × Orange Rufous1.83 : 1fails WCAG
Yellow Ocher × Yellow Orange1.11 : 1fails WCAG
Take the palette with you
:root {
--yellow-ocher: #e2b540;
--yellow-orange: #f99d1b;
--orange-rufous: #c16b27;
}