132A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Citrine2.25 : 1fails WCAG
Sulpher Yellow × Golden Yellow1.75 : 1fails WCAG
Golden Yellow × Citrine1.29 : 1fails WCAG
Take the palette with you
:root {
--sulpher-yellow: #f5ecc2;
--golden-yellow: #f3a257;
--citrine: #b09f36;
}