192A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Cream Yellow × Vandyke Brown7.19 : 1AAA
Cream Yellow × Deep Violet / Plumbeous2.92 : 1fails WCAG
Vandyke Brown × Deep Violet / Plumbeous2.46 : 1fails WCAG
Take the palette with you
:root {
--cream-yellow: #fdbf68;
--vandyke-brown: #4b3317;
--deep-violet-plumbeous: #70727c;
}