224A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Spinel Red × Taupe Brown2.72 : 1fails WCAG
Spinel Red × Dark Medici Blue1.92 : 1fails WCAG
Dark Medici Blue × Taupe Brown1.42 : 1fails WCAG
Take the palette with you
:root {
--spinel-red: #f27291;
--dark-medici-blue: #547076;
--taupe-brown: #7a4456;
}