254A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Olive3.54 : 1large text only
Corinthian Pink × Olive2.48 : 1fails WCAG
Sulpher Yellow × Laelia Pink2.16 : 1fails WCAG
Olive × Laelia Pink1.64 : 1fails WCAG
Corinthian Pink × Laelia Pink1.51 : 1fails WCAG
Corinthian Pink × Sulpher Yellow1.43 : 1fails WCAG
Take the palette with you
:root {
--corinthian-pink: #f8b6ba;
--sulpher-yellow: #f5ecc2;
--olive: #837e31;
--laelia-pink: #ca92a8;
}