Light Yellow

2022-60 / Benjamin Moore
#FDF5C4

A ethereal yellow with amber character, bringing measured warmth to walls and trim.

Spec Sheet

Hex#FDF5C4
RGB253, 245, 196
HSL52°, 93%, 88%
On White 1.1:1 Fail
On Black 19.03:1 AAA

For AI Tools

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

Background: #F4F4F0
Text: #27261B
Accent: #FDF5C4
Support: #4856B1
Neutral: #C0C9B0

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

#F4F4F0 background RGB 244 244 240
#27261B ink RGB 39 38 27
#FDF5C4 accent RGB 253 245 196
#4856B1 support RGB 72 86 177
#C0C9B0 neutral RGB 192 201 176
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F4F0;
  --palette-ink: #27261B;
  --palette-accent: #FDF5C4;
  --palette-support: #4856B1;
  --palette-neutral: #C0C9B0;
}

Tailwind Config

{
  "palette-background": "#F4F4F0",
  "palette-ink": "#27261B",
  "palette-accent": "#FDF5C4",
  "palette-support": "#4856B1",
  "palette-neutral": "#C0C9B0"
}

Pro Exports Pro

Color Blindness Simulation

#FFF2C1
Protanopia
#FFF5C6
Deuteranopia
#FFEEE8
Tritanopia

Build a design system around Light Yellow.