Happy Valley

212 / Benjamin Moore
#F4E8C4

A delicate, vivid yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#F4E8C4
RGB244, 232, 196
HSL45°, 69%, 86%
On White 1.22:1 Fail
On Black 17.19:1 AAA

For AI Tools

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

Background: #F2F1ED
Text: #2D2A1F
Accent: #F4E8C4
Support: #6980C3
Neutral: #BABFAB

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

#F2F1ED background RGB 242 241 237
#2D2A1F ink RGB 45 42 31
#F4E8C4 accent RGB 244 232 196
#6980C3 support RGB 105 128 195
#BABFAB neutral RGB 186 191 171
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F1ED;
  --palette-ink: #2D2A1F;
  --palette-accent: #F4E8C4;
  --palette-support: #6980C3;
  --palette-neutral: #BABFAB;
}

Tailwind Config

{
  "palette-background": "#F2F1ED",
  "palette-ink": "#2D2A1F",
  "palette-accent": "#F4E8C4",
  "palette-support": "#6980C3",
  "palette-neutral": "#BABFAB"
}

Pro Exports Pro

Color Blindness Simulation

#F0E6C2
Protanopia
#F4EAC5
Deuteranopia
#FCE2DE
Tritanopia

Build a design system around Happy Valley.