190A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Ivory Buff × Black12.75 : 1AAA
English Red × Black5.22 : 1AA
Ivory Buff × English Red2.44 : 1fails WCAG
Take the palette with you
:root {
--ivory-buff: #ebd3a2;
--english-red: #d96629;
--black: #111314;
}