229A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Deep Slate Olive × Neutral Gray7.27 : 1AAA
Golden Yellow × Deep Slate Olive6.56 : 1AA
Golden Yellow × Neutral Gray1.11 : 1fails WCAG
Take the palette with you
:root {
--golden-yellow: #f3a257;
--deep-slate-olive: #253122;
--neutral-gray: #b6bfc1;
}