257A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Orange Yellow × Blue2.96 : 1fails WCAG
Spectrum Red × Orange Yellow2.58 : 1fails WCAG
Orange Yellow × Aconite Violet2.25 : 1fails WCAG
Blue × Aconite Violet1.32 : 1fails WCAG
Spectrum Red × Aconite Violet1.15 : 1fails WCAG
Spectrum Red × Blue1.14 : 1fails WCAG
Take the palette with you
:root {
--spectrum-red: #e31f26;
--orange-yellow: #fcb315;
--blue: #006eb8;
--aconite-violet: #a36aa5;
}