274A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Peach Red × Olympic Blue1.18 : 1fails WCAG
Peach Red × Light Mauve1.16 : 1fails WCAG
Peach Red × Dark Citrine1.14 : 1fails WCAG
Dark Citrine × Olympic Blue1.04 : 1fails WCAG
Dark Citrine × Light Mauve1.02 : 1fails WCAG
Olympic Blue × Light Mauve1.02 : 1fails WCAG
Take the palette with you
:root {
--peach-red: #f15a30;
--dark-citrine: #8b835b;
--olympic-blue: #5a82b3;
--light-mauve: #9a72aa;
}