335A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow Orange × Slate Color4.69 : 1AA
Vandyke Red × Yellow Orange4.44 : 1large text only
Yellow Orange × Violet4.09 : 1large text only
Violet × Slate Color1.15 : 1fails WCAG
Vandyke Red × Violet1.08 : 1fails WCAG
Vandyke Red × Slate Color1.06 : 1fails WCAG
Take the palette with you
:root {
--vandyke-red: #82241f;
--yellow-orange: #f99d1b;
--violet: #4f4086;
--slate-color: #34454c;
}