Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

Sanzo Wada, 1933–38 · 171 colors · 581 combinations

← All plates
076078

077A combination of 6 colorsVol. · Kimono

Design by 細野尚志

Cerulian Blue

花浅葱はなあさぎ

Chromium Green

老緑おいみどり

White

白色しろいろ

Naples Yellow

淡黄蘗うすきはだ

Vistoris Lake

栗皮色くりかわいろ

Orange

橙色とうしょく

Pair contrastWCAG 2 — can one color carry text on the other?

White × Vistoris Lake8.43 : 1AAA
Naples Yellow × Vistoris Lake6.79 : 1AA
Cerulian Blue × White3.67 : 1large text only
Chromium Green × White3.40 : 1large text only
Cerulian Blue × Naples Yellow2.96 : 1fails WCAG
Vistoris Lake × Orange2.94 : 1fails WCAG
White × Orange2.86 : 1fails WCAG
Chromium Green × Naples Yellow2.74 : 1fails WCAG
Chromium Green × Vistoris Lake2.48 : 1fails WCAG
Naples Yellow × Orange2.31 : 1fails WCAG
Cerulian Blue × Vistoris Lake2.29 : 1fails WCAG
Cerulian Blue × Orange1.28 : 1fails WCAG
White × Naples Yellow1.24 : 1fails WCAG
Chromium Green × Orange1.19 : 1fails WCAG
Cerulian Blue × Chromium Green1.08 : 1fails WCAG

Take the palette with you

:root {
  --cerulian-blue: #0093a5;
  --chromium-green: #719470;
  --white: #ffffff;
  --naples-yellow: #fbe6a0;
  --vistoris-lake: #6d4145;
  --orange: #f37420;
}