Antique Yellow

OC-103 / Benjamin Moore
#F7ECD3

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

Spec Sheet

Hex#F7ECD3
RGB247, 236, 211
HSL42°, 69%, 90%
On White 1.17:1 Fail
On Black 17.89:1 AAA

For AI Tools

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

Background: #F7F6F3
Text: #1E1A10
Accent: #F7ECD3
Support: #6D86C0
Neutral: #C1C5B5

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

#F7F6F3 background RGB 247 246 243
#1E1A10 ink RGB 30 26 16
#F7ECD3 accent RGB 247 236 211
#6D86C0 support RGB 109 134 192
#C1C5B5 neutral RGB 193 197 181
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F7F6F3;
  --palette-ink: #1E1A10;
  --palette-accent: #F7ECD3;
  --palette-support: #6D86C0;
  --palette-neutral: #C1C5B5;
}

Tailwind Config

{
  "palette-background": "#F7F6F3",
  "palette-ink": "#1E1A10",
  "palette-accent": "#F7ECD3",
  "palette-support": "#6D86C0",
  "palette-neutral": "#C1C5B5"
}

Pro Exports Pro

Color Blindness Simulation

#F2EBD2
Protanopia
#F5EED4
Deuteranopia
#FEE8E5
Tritanopia

Build a design system around Antique Yellow.