064A combination of 4 colorsVol. Ⅱ· November
Pair contrastWCAG 2 — can one color carry text on the other?
Black × Ivory Buff12.75 : 1AAA
Red Orange × Black4.29 : 1large text only
Dark Medici Blue × Ivory Buff3.63 : 1large text only
Black × Dark Medici Blue3.51 : 1large text only
Red Orange × Ivory Buff2.97 : 1fails WCAG
Red Orange × Dark Medici Blue1.22 : 1fails WCAG
Take the palette with you
:root {
--red-orange: #dd4027;
--black: #111314;
--dark-medici-blue: #547076;
--ivory-buff: #ebd3a2;
}