Lemon Soufflé

331 / Benjamin Moore
#F8F0C4

Warm and delicate, this yellow brings warm energy without overwhelming a room.

Spec Sheet

Hex#F8F0C4
RGB248, 240, 196
HSL51°, 79%, 87%
On White 1.15:1 Fail
On Black 18.25:1 AAA

For AI Tools

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

Background: #EEEDE7
Text: #1D1B11
Accent: #F8F0C4
Support: #626DAC
Neutral: #C5CDB7

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

#EEEDE7 background RGB 238 237 231
#1D1B11 ink RGB 29 27 17
#F8F0C4 accent RGB 248 240 196
#626DAC support RGB 98 109 172
#C5CDB7 neutral RGB 197 205 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEDE7;
  --palette-ink: #1D1B11;
  --palette-accent: #F8F0C4;
  --palette-support: #626DAC;
  --palette-neutral: #C5CDB7;
}

Tailwind Config

{
  "palette-background": "#EEEDE7",
  "palette-ink": "#1D1B11",
  "palette-accent": "#F8F0C4",
  "palette-support": "#626DAC",
  "palette-neutral": "#C5CDB7"
}

Pro Exports Pro

Color Blindness Simulation

#F9EDC1
Protanopia
#FBF0C5
Deuteranopia
#FFEAE4
Tritanopia

Build a design system around Lemon Soufflé.