273A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Hermosa Pink × Pansy Purple6.69 : 1AA
Pansy Purple × Neutral Gray5.53 : 1AA
Hermosa Pink × Sudan Brown2.93 : 1fails WCAG
Sudan Brown × Neutral Gray2.43 : 1fails WCAG
Pansy Purple × Sudan Brown2.28 : 1fails WCAG
Hermosa Pink × Neutral Gray1.21 : 1fails WCAG
Take the palette with you
:root {
--hermosa-pink: #f9c1ce;
--pansy-purple: #7d133a;
--sudan-brown: #a36752;
--neutral-gray: #b6bfc1;
}