183A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Deep Violet / Plumbeous × Red Violet2.31 : 1fails WCAG
Veronia Purple × Red Violet1.75 : 1fails WCAG
Deep Violet / Plumbeous × Veronia Purple1.32 : 1fails WCAG
Take the palette with you
:root {
--deep-violet-plumbeous: #70727c;
--veronia-purple: #8c4c62;
--red-violet: #59256a;
}