Lemon Meringue

2023-50 / Benjamin Moore
#FEF0A1

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

Spec Sheet

Hex#FEF0A1
RGB254, 240, 161
HSL51°, 98%, 81%
On White 1.15:1 Fail
On Black 18.19:1 AAA

For AI Tools

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

Background: #F3F2ED
Text: #232010
Accent: #FEF0A1
Support: #767EA7
Neutral: #D1D8C5

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

#F3F2ED background RGB 243 242 237
#232010 ink RGB 35 32 16
#FEF0A1 accent RGB 254 240 161
#767EA7 support RGB 118 126 167
#D1D8C5 neutral RGB 209 216 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F2ED;
  --palette-ink: #232010;
  --palette-accent: #FEF0A1;
  --palette-support: #767EA7;
  --palette-neutral: #D1D8C5;
}

Tailwind Config

{
  "palette-background": "#F3F2ED",
  "palette-ink": "#232010",
  "palette-accent": "#FEF0A1",
  "palette-support": "#767EA7",
  "palette-neutral": "#D1D8C5"
}

Pro Exports Pro

Color Blindness Simulation

#FEEB9B
Protanopia
#FFF1A4
Deuteranopia
#FFE5DC
Tritanopia

Build a design system around Lemon Meringue.