167A combination of 5 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 細野尚志
Pair contrastWCAG 2 — can one color carry text on the other?
White × Dusky Green9.52 : 1AAA
Dusky Green × Apricot Yellow7.07 : 1AAA
Calamine Blue × Dusky Green5.18 : 1AA
White × Red Orange4.34 : 1large text only
Apricot Yellow × Red Orange3.22 : 1large text only
Calamine Blue × Red Orange2.37 : 1fails WCAG
Dusky Green × Red Orange2.19 : 1fails WCAG
White × Calamine Blue1.84 : 1fails WCAG
Calamine Blue × Apricot Yellow1.36 : 1fails WCAG
White × Apricot Yellow1.35 : 1fails WCAG
Take the palette with you
:root {
--white: #ffffff;
--calamine-blue: #78cdd0;
--dusky-green: #004f46;
--apricot-yellow: #ffdd00;
--red-orange: #dd4027;
}