Candle Light

099 / Benjamin Moore
#F6E0CC

This saturated orange holds golden undertones, evoking fired clay and autumn foliage.

Spec Sheet

Hex#F6E0CC
RGB246, 224, 204
HSL29°, 70%, 88%
On White 1.28:1 Fail
On Black 16.45:1 AAA

For AI Tools

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

Background: #EFEDEB
Text: #2A231D
Accent: #F6E0CC
Support: #6A90B4
Neutral: #D2D2C6

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

#EFEDEB background RGB 239 237 235
#2A231D ink RGB 42 35 29
#F6E0CC accent RGB 246 224 204
#6A90B4 support RGB 106 144 180
#D2D2C6 neutral RGB 210 210 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEB;
  --palette-ink: #2A231D;
  --palette-accent: #F6E0CC;
  --palette-support: #6A90B4;
  --palette-neutral: #D2D2C6;
}

Tailwind Config

{
  "palette-background": "#EFEDEB",
  "palette-ink": "#2A231D",
  "palette-accent": "#F6E0CC",
  "palette-support": "#6A90B4",
  "palette-neutral": "#D2D2C6"
}

Pro Exports Pro

Color Blindness Simulation

#E7E1CB
Protanopia
#ECE6CC
Deuteranopia
#FEDBDA
Tritanopia

Build a design system around Candle Light.