243A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Ivory Buff × Slate Color6.84 : 1AA
Ivory Buff × Olive Green3.54 : 1large text only
Raw Sienna × Slate Color2.62 : 1fails WCAG
Raw Sienna × Ivory Buff2.61 : 1fails WCAG
Olive Green × Slate Color1.93 : 1fails WCAG
Raw Sienna × Olive Green1.35 : 1fails WCAG
Take the palette with you
:root {
--raw-sienna: #bb7125;
--ivory-buff: #ebd3a2;
--olive-green: #6b7140;
--slate-color: #34454c;
}