199A combination of 4 colorsVol. Ⅱ· Book Design, Poster, Wrapping Paper
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
White × Black18.63 : 1AAA
White × Cossack Green5.31 : 1AA
English Red × Black5.22 : 1AA
English Red × White3.57 : 1large text only
Cossack Green × Black3.51 : 1large text only
English Red × Cossack Green1.49 : 1fails WCAG
Take the palette with you
:root {
--english-red: #d96629;
--white: #ffffff;
--cossack-green: #437742;
--black: #111314;
}