Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
139141

140A combination of 3 colorsVol.

Golden Yellow

金茶きんちゃ

Antwarp Blue

納戸色なんどいろ

Slate Color

石板色せきばんいろ

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

Golden Yellow × Slate Color4.81 : 1AA
Golden Yellow × Antwarp Blue2.69 : 1fails WCAG
Antwarp Blue × Slate Color1.79 : 1fails WCAG

Take the palette with you

:root {
  --golden-yellow: #f3a257;
  --antwarp-blue: #007190;
  --slate-color: #34454c;
}