106A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Pair contrastWCAG 2 — can one color carry text on the other?
Dark Slate Purple × White7.99 : 1AAA
White × Rosolanc Purple5.28 : 1AA
Dark Slate Purple × Venice Green3.94 : 1large text only
Rosolanc Purple × Venice Green2.60 : 1fails WCAG
White × Venice Green2.03 : 1fails WCAG
Dark Slate Purple × Rosolanc Purple1.51 : 1fails WCAG
Take the palette with you
:root {
--dark-slate-purple: #704357;
--white: #ffffff;
--rosolanc-purple: #b73f74;
--venice-green: #62c6bf;
}