Dark Room

BNC-29 / Behr
#4D6C8A

A deep, muted blue with composed depth. Evokes sky, sea, and serenity across virtually any room.

Spec Sheet

Hex#4D6C8A
RGB77, 108, 138
HSL210°, 28%, 42%
On White 5.49:1 AA
On Black 3.83:1 AA Large

For AI Tools

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

Background: #EEF0F2
Text: #121A21
Accent: #4D6C8A
Support: #886949
Neutral: #B9B9C6

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

#EEF0F2 background RGB 238 240 242
#121A21 ink RGB 18 26 33
#4D6C8A accent RGB 77 108 138
#886949 support RGB 136 105 73
#B9B9C6 neutral RGB 185 185 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF0F2;
  --palette-ink: #121A21;
  --palette-accent: #4D6C8A;
  --palette-support: #886949;
  --palette-neutral: #B9B9C6;
}

Tailwind Config

{
  "palette-background": "#EEF0F2",
  "palette-ink": "#121A21",
  "palette-accent": "#4D6C8A",
  "palette-support": "#886949",
  "palette-neutral": "#B9B9C6"
}

Pro Exports Pro

Color Blindness Simulation

#606D8B
Protanopia
#586689
Deuteranopia
#357376
Tritanopia

Build a design system around Dark Room.