Light Mocha

2096-60 / Benjamin Moore
#E2CFC4

Versatile and delicate, this neutral holds warm depth that reveals itself over time.

Spec Sheet

Hex#E2CFC4
RGB226, 207, 196
HSL22°, 34%, 83%
On White 1.5:1 Fail
On Black 13.96:1 AAA

For AI Tools

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

Background: #F1ECEA
Text: #211B17
Accent: #E2CFC4
Support: #6C9EBC
Neutral: #C6C2A9

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

#F1ECEA background RGB 241 236 234
#211B17 ink RGB 33 27 23
#E2CFC4 accent RGB 226 207 196
#6C9EBC support RGB 108 158 188
#C6C2A9 neutral RGB 198 194 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1ECEA;
  --palette-ink: #211B17;
  --palette-accent: #E2CFC4;
  --palette-support: #6C9EBC;
  --palette-neutral: #C6C2A9;
}

Tailwind Config

{
  "palette-background": "#F1ECEA",
  "palette-ink": "#211B17",
  "palette-accent": "#E2CFC4",
  "palette-support": "#6C9EBC",
  "palette-neutral": "#C6C2A9"
}

Pro Exports Pro

Color Blindness Simulation

#D4D0C3
Protanopia
#D9D4C4
Deuteranopia
#E8CCCC
Tritanopia

Build a design system around Light Mocha.