315A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Eupatorium Purple3.51 : 1large text only
Grenadine Pink × Sulpher Yellow2.17 : 1fails WCAG
Golden Yellow × Eupatorium Purple2.01 : 1fails WCAG
Sulpher Yellow × Golden Yellow1.75 : 1fails WCAG
Grenadine Pink × Eupatorium Purple1.62 : 1fails WCAG
Grenadine Pink × Golden Yellow1.24 : 1fails WCAG
Take the palette with you
:root {
--grenadine-pink: #f48067;
--sulpher-yellow: #f5ecc2;
--golden-yellow: #f3a257;
--eupatorium-purple: #bf5892;
}