#FFE9D0#FFE9D0
#FFE9D0 is a very light, muted orange. Relative luminance 0.841; OKLCH L 94.5% C 0.041 H 70.9°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9D0 |
|---|---|
| RGB | rgb(255, 233, 208) |
| HSL | hsl(32, 100%, 91%) |
| HSV | hsv(32, 18%, 100%) |
| CMYK | cmyk(0%, 8.6%, 18.4%, 0%) |
| CIE-LAB | lab(93.49, 3.58, 14.87) |
| CIE-LCH | lch(93.49, 15.30, 76.44°) |
| OKLab | oklab(94.53% 0.0134 0.0386) |
| OKLCH | oklch(94.53% 0.041 70.9) |
| XYZ | xyz(81.7638, 84.0937, 71.5868) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.38
Bisque
#FFE4C4
ΔE00 2.56
Champagne
#F7E7CE
ΔE00 2.70
Antiquewhite
#FAEBD7
ΔE00 2.76
Papayawhip
#FFEFD5
ΔE00 2.99
Warm Beige
#E9DCC9
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9D0 #D0E6FF
analogous
#FFD1D0 #FFE9D0 #FDFFD0
triadic
#FFE9D0 #D0FFE9 #E9D0FF
tetradic
#FFE9D0 #D0FFD1 #D0E6FF #FFD0FD
square
#FFE9D0 #D0FFD1 #D0E6FF #FFD0FD
split-complementary
#FFE9D0 #D0FDFF #D1D0FF
monochromatic
#FFB056 #FFCC93 #FFE9D0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.18
#FFE9D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#FFE9D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9D0
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9D0 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CE
Deuteranopia (green-blind)
#F6EED1
Tritanopia (blue-blind)
#FFE4E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe9d0; /* rgb */ color: rgb(255, 233, 208); /* oklch */ color: oklch(94.5% 0.041 70.9);
Tailwind
colors: {
custom: {
50: '#fff0de',
500: '#ffe9d0',
950: '#000000',
},
}SCSS
$custom: #ffe9d0; $custom-light: #fff0de; $custom-dark: #000000;
JSON
{
"hex": "#ffe9d0",
"rgb": {
"r": 255,
"g": 233,
"b": 208
},
"hsl": {
"h": 31.915,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.94528,
"c": 0.04081,
"h": 70.9
},
"luminance": 0.84092
}Semantic roles & 50–950 ramp
primary
#FFE9D0
secondary
#89B6EA
accent
#6BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584