342A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Cream Yellow × Deep Slate Olive8.32 : 1AAA
Corinthian Pink × Deep Slate Olive8.04 : 1AAA
Orange Citrine × Deep Slate Olive3.02 : 1large text only
Cream Yellow × Orange Citrine2.76 : 1fails WCAG
Corinthian Pink × Orange Citrine2.67 : 1fails WCAG
Corinthian Pink × Cream Yellow1.04 : 1fails WCAG
Take the palette with you
:root {
--corinthian-pink: #f8b6ba;
--cream-yellow: #fdbf68;
--orange-citrine: #986f2d;
--deep-slate-olive: #253122;
}