Lite Cocoa

MQ1-55 / Behr
#B1978C

A medium, subtle neutral with warm grounding. Pairs effortlessly with bolder accents without competing.

Spec Sheet

Hex#B1978C
RGB177, 151, 140
HSL18°, 19%, 62%
On White 2.74:1 Fail
On Black 7.67:1 AAA

For AI Tools

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

Background: #F2EFEE
Text: #3D281F
Accent: #B1978C
Support: #4F6F7D
Neutral: #CDC7B2

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

#F2EFEE background RGB 242 239 238
#3D281F ink RGB 61 40 31
#B1978C accent RGB 177 151 140
#4F6F7D support RGB 79 111 125
#CDC7B2 neutral RGB 205 199 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EFEE;
  --palette-ink: #3D281F;
  --palette-accent: #B1978C;
  --palette-support: #4F6F7D;
  --palette-neutral: #CDC7B2;
}

Tailwind Config

{
  "palette-background": "#F2EFEE",
  "palette-ink": "#3D281F",
  "palette-accent": "#B1978C",
  "palette-support": "#4F6F7D",
  "palette-neutral": "#CDC7B2"
}

Pro Exports Pro

Color Blindness Simulation

#9D998B
Protanopia
#A39E8C
Deuteranopia
#B89394
Tritanopia

Build a design system around Lite Cocoa.