Composed

MQ6-45 / Behr
#B8C6B1

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

Spec Sheet

Hex#B8C6B1
RGB184, 198, 177
HSL100°, 16%, 74%
On White 1.79:1 Fail
On Black 11.75:1 AAA

For AI Tools

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

Background: #F1F5F0
Text: #1B2815
Accent: #B8C6B1
Support: #A16DBA
Neutral: #B3C2B5

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

#F1F5F0 background RGB 241 245 240
#1B2815 ink RGB 27 40 21
#B8C6B1 accent RGB 184 198 177
#A16DBA support RGB 161 109 186
#B3C2B5 neutral RGB 179 194 181
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F5F0;
  --palette-ink: #1B2815;
  --palette-accent: #B8C6B1;
  --palette-support: #A16DBA;
  --palette-neutral: #B3C2B5;
}

Tailwind Config

{
  "palette-background": "#F1F5F0",
  "palette-ink": "#1B2815",
  "palette-accent": "#B8C6B1",
  "palette-support": "#A16DBA",
  "palette-neutral": "#B3C2B5"
}

Pro Exports Pro

Color Blindness Simulation

#C8C2B0
Protanopia
#C6C1B2
Deuteranopia
#B8C4C0
Tritanopia

Build a design system around Composed.