Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
239241

240A combination of 3 colorsVol.

Fresh Color

柿色かきいろ

Yellow

黄色きいろ

Cerulian Blue

花浅葱はなあさぎ

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

Yellow × Cerulian Blue3.14 : 1large text only
Fresh Color × Yellow1.94 : 1fails WCAG
Fresh Color × Cerulian Blue1.62 : 1fails WCAG

Take the palette with you

:root {
  --fresh-color: #f6917e;
  --yellow: #fff200;
  --cerulian-blue: #0093a5;
}