147A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Vandyke Red × Turquoise Green6.43 : 1AA
Spinel Red × Vandyke Red3.42 : 1large text only
Spinel Red × Turquoise Green1.88 : 1fails WCAG
Take the palette with you
:root {
--spinel-red: #f27291;
--vandyke-red: #82241f;
--turquoise-green: #b5decc;
}