Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
130132

131A combination of 3 colorsVol.

Raw Sienna

檜皮色ひわだいろ

English Red

蒲色かばいろ

Peacock Blue

浅葱色あさぎいろ

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

Raw Sienna × English Red1.07 : 1fails WCAG
English Red × Peacock Blue1.04 : 1fails WCAG
Raw Sienna × Peacock Blue1.03 : 1fails WCAG

Take the palette with you

:root {
  --raw-sienna: #bb7125;
  --english-red: #d96629;
  --peacock-blue: #00939b;
}