140A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Golden Yellow × Slate Color4.81 : 1AA
Golden Yellow × Antwarp Blue2.69 : 1fails WCAG
Antwarp Blue × Slate Color1.79 : 1fails WCAG
Take the palette with you
:root {
--golden-yellow: #f3a257;
--antwarp-blue: #007190;
--slate-color: #34454c;
}