131A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Raw Sienna × English Red1.07 : 1fails WCAG
English Red × Peacock Blue1.04 : 1fails WCAG
Raw Sienna × Peacock Blue1.03 : 1fails WCAG
Take the palette with you
:root {
--raw-sienna: #bb7125;
--english-red: #d96629;
--peacock-blue: #00939b;
}