129A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Apricot Yellow × Khaki2.31 : 1fails WCAG
Apricot Yellow × Salvia Blue1.72 : 1fails WCAG
Khaki × Salvia Blue1.34 : 1fails WCAG
Take the palette with you
:root {
--apricot-yellow: #ffdd00;
--khaki: #bc892b;
--salvia-blue: #97acc8;
}