145A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Citron Yellow × Dull Violet Black8.18 : 1AAA
Brown × Citron Yellow3.65 : 1large text only
Brown × Dull Violet Black2.24 : 1fails WCAG
Take the palette with you
:root {
--brown: #7c4226;
--citron-yellow: #b2b73e;
--dull-violet-black: #1e0e3f;
}