198A combination of 4 colorsVol. Ⅱ· Book Design, Poster, Wrapping Paper
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
White × Madder Brown9.79 : 1AAA
Oil Green × White3.44 : 1large text only
Orange × Madder Brown3.42 : 1large text only
White × Orange2.86 : 1fails WCAG
Oil Green × Madder Brown2.85 : 1fails WCAG
Oil Green × Orange1.20 : 1fails WCAG
Take the palette with you
:root {
--oil-green: #819238;
--white: #ffffff;
--orange: #f37420;
--madder-brown: #762c19;
}