103A combination of 5 colorsVol. Ⅱ· Kimono
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Black × White18.63 : 1AAA
White × Diamine Green5.79 : 1AA
Blue × White5.35 : 1AA
Black × Jasper Red5.14 : 1AA
White × Jasper Red3.62 : 1large text only
Blue × Black3.48 : 1large text only
Black × Diamine Green3.22 : 1large text only
Diamine Green × Jasper Red1.60 : 1fails WCAG
Blue × Jasper Red1.48 : 1fails WCAG
Blue × Diamine Green1.08 : 1fails WCAG
Take the palette with you
:root {
--blue: #006eb8;
--black: #111314;
--white: #ffffff;
--diamine-green: #1a7444;
--jasper-red: #eb5324;
}