Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
073075

074A combination of 3 colorsVol. · Kimono

Design by 木下茂

Light Pinkish Cinnamon

淡香色うすこういろ

Blue

青色あおいろ

Khaki

黄茶きちゃ

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

Light Pinkish Cinnamon × Blue3.51 : 1large text only
Light Pinkish Cinnamon × Khaki2.04 : 1fails WCAG
Blue × Khaki1.72 : 1fails WCAG

Take the palette with you

:root {
  --light-pinkish-cinnamon: #fcc79b;
  --blue: #006eb8;
  --khaki: #bc892b;
}