161A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Brown × Pinkish Cinnamon4.31 : 1large text only
Pinkish Cinnamon × Helvetia Blue3.98 : 1large text only
Brown × Helvetia Blue1.08 : 1fails WCAG
Take the palette with you
:root {
--brown: #7c4226;
--pinkish-cinnamon: #eeb480;
--helvetia-blue: #005b8d;
}