Lemon Drops

2019-50 / Benjamin Moore
#FFE89F

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

Spec Sheet

Hex#FFE89F
RGB255, 232, 159
HSL46°, 100%, 81%
On White 1.21:1 Fail
On Black 17.3:1 AAA

For AI Tools

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

Background: #EFEEEC
Text: #262218
Accent: #FFE89F
Support: #6876A1
Neutral: #C7CBBE

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

#EFEEEC background RGB 239 238 236
#262218 ink RGB 38 34 24
#FFE89F accent RGB 255 232 159
#6876A1 support RGB 104 118 161
#C7CBBE neutral RGB 199 203 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEEEC;
  --palette-ink: #262218;
  --palette-accent: #FFE89F;
  --palette-support: #6876A1;
  --palette-neutral: #C7CBBE;
}

Tailwind Config

{
  "palette-background": "#EFEEEC",
  "palette-ink": "#262218",
  "palette-accent": "#FFE89F",
  "palette-support": "#6876A1",
  "palette-neutral": "#C7CBBE"
}

Pro Exports Pro

Color Blindness Simulation

#F7E59A
Protanopia
#FDECA1
Deuteranopia
#FFDDD5
Tritanopia

Build a design system around Lemon Drops.