175A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Olive Buff × Blue Violet3.62 : 1large text only
Pinkish Cinnamon × Blue Violet3.58 : 1large text only
Pinkish Cinnamon × Olive Buff1.01 : 1fails WCAG
Take the palette with you
:root {
--pinkish-cinnamon: #eeb480;
--olive-buff: #c1c494;
--blue-violet: #6450a1;
}