#FFE9D5#FFE9D5
#FFE9D5 is a very light, muted orange. Relative luminance 0.843; OKLCH L 94.6% C 0.036 H 64.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9D5 |
|---|---|
| RGB | rgb(255, 233, 213) |
| HSL | hsl(29, 100%, 92%) |
| HSV | hsv(29, 16%, 100%) |
| CMYK | cmyk(0%, 8.6%, 16.5%, 0%) |
| CIE-LAB | lab(93.60, 4.33, 12.43) |
| CIE-LCH | lch(93.60, 13.16, 70.81°) |
| OKLab | oklab(94.65% 0.0153 0.0324) |
| OKLCH | oklch(94.65% 0.036 64.7) |
| XYZ | xyz(82.3887, 84.3437, 74.8777) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.08
Champagne
#F7E7CE
ΔE00 4.06
Bisque
#FFE4C4
ΔE00 4.14
Blanchedalmond
#FFEBCD
ΔE00 4.34
Papayawhip
#FFEFD5
ΔE00 4.39
Warm Beige
#E9DCC9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9D5 #D5EBFF
analogous
#FFD5D6 #FFE9D5 #FFFED5
triadic
#FFE9D5 #D5FFE9 #E9D5FF
tetradic
#FFE9D5 #D6FFD5 #D5EBFF #FED5FF
square
#FFE9D5 #D6FFD5 #D5EBFF #FED5FF
split-complementary
#FFE9D5 #D5FFFE #D5D6FF
monochromatic
#FFA95B #FFC998 #FFE9D5 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.18
#FFE9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FFE9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9D5
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9D5 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD4
Deuteranopia (green-blind)
#F5EFD5
Tritanopia (blue-blind)
#FFE4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe9d5; /* rgb */ color: rgb(255, 233, 213); /* oklch */ color: oklch(94.6% 0.036 64.7);
Tailwind
colors: {
custom: {
50: '#fff0e2',
500: '#ffe9d5',
950: '#000000',
},
}SCSS
$custom: #ffe9d5; $custom-light: #fff0e2; $custom-dark: #000000;
JSON
{
"hex": "#ffe9d5",
"rgb": {
"r": 255,
"g": 233,
"b": 213
},
"hsl": {
"h": 28.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.94649,
"c": 0.03582,
"h": 64.7
},
"luminance": 0.84342
}Semantic roles & 50–950 ramp
primary
#FFE9D5
secondary
#8DBEEB
accent
#78E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584