Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
145147

146A combination of 3 colorsVol. · Clothes, Accessories

Design by 細野尚志

Peach Red

杏色あんずいろ

Slate Color

石板色せきばんいろ

Warm Gray

灰色はいいろ

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

Slate Color × Warm Gray3.91 : 1large text only
Peach Red × Slate Color2.97 : 1fails WCAG
Peach Red × Warm Gray1.32 : 1fails WCAG

Take the palette with you

:root {
  --peach-red: #f15a30;
  --slate-color: #34454c;
  --warm-gray: #a1a39a;
}