Chanoyu

M330-1 / Behr
#EFF0D6

A rich yellow with sunny disposition. Brightens north-facing rooms and creates cheerful, welcoming interiors.

Spec Sheet

Hex#EFF0D6
RGB239, 240, 214
HSL62°, 46%, 89%
On White 1.16:1 Fail
On Black 18.11:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F0F0EA
Text: #2C2D15
Accent: #EFF0D6
Support: #5E5BAE
Neutral: #CED8C5

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Chanoyu Palettes are free. Exports aren't.

#F0F0EA background RGB 240 240 234
#2C2D15 ink RGB 44 45 21
#EFF0D6 accent RGB 239 240 214
#5E5BAE support RGB 94 91 174
#CED8C5 neutral RGB 206 216 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F0EA;
  --palette-ink: #2C2D15;
  --palette-accent: #EFF0D6;
  --palette-support: #5E5BAE;
  --palette-neutral: #CED8C5;
}

Tailwind Config

{
  "palette-background": "#F0F0EA",
  "palette-ink": "#2C2D15",
  "palette-accent": "#EFF0D6",
  "palette-support": "#5E5BAE",
  "palette-neutral": "#CED8C5"
}

Pro Exports Pro

Color Blindness Simulation

#F5EDD5
Protanopia
#F5EFD7
Deuteranopia
#F3ECE8
Tritanopia

Build a design system around Chanoyu.