127A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Cinnamon Buff × Dark Soft Violet3.55 : 1large text only
Cinnamon Buff × Pistachio Green2.34 : 1fails WCAG
Pistachio Green × Dark Soft Violet1.52 : 1fails WCAG
Take the palette with you
:root {
--cinnamon-buff: #fdc57e;
--pistachio-green: #648f7b;
--dark-soft-violet: #66629c;
}