209A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Ivory Buff × Salvia Blue1.59 : 1fails WCAG
Ivory Buff × Yellow Orange1.46 : 1fails WCAG
Yellow Orange × Salvia Blue1.09 : 1fails WCAG
Take the palette with you
:root {
--ivory-buff: #ebd3a2;
--yellow-orange: #f99d1b;
--salvia-blue: #97acc8;
}