Comforting Gray

BNC-04 / Behr
#C4D1BA

A composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#C4D1BA
RGB196, 209, 186
HSL94°, 20%, 77%
On White 1.59:1 Fail
On Black 13.18:1 AAA

For AI Tools

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

Background: #F2F4F0
Text: #283220
Accent: #C4D1BA
Support: #9071A8
Neutral: #B1C9B2

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 Comforting Gray Palettes are free. Exports aren't.

#F2F4F0 background RGB 242 244 240
#283220 ink RGB 40 50 32
#C4D1BA accent RGB 196 209 186
#9071A8 support RGB 144 113 168
#B1C9B2 neutral RGB 177 201 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F4F0;
  --palette-ink: #283220;
  --palette-accent: #C4D1BA;
  --palette-support: #9071A8;
  --palette-neutral: #B1C9B2;
}

Tailwind Config

{
  "palette-background": "#F2F4F0",
  "palette-ink": "#283220",
  "palette-accent": "#C4D1BA",
  "palette-support": "#9071A8",
  "palette-neutral": "#B1C9B2"
}

Pro Exports Pro

Color Blindness Simulation

#D3CDB9
Protanopia
#D1CCBB
Deuteranopia
#C5CFCA
Tritanopia

Build a design system around Comforting Gray.