#E5DFD1#E5DFD1
#E5DFD1 is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.5% C 0.020 H 87.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD1 |
|---|---|
| RGB | rgb(229, 223, 209) |
| HSL | hsl(42, 28%, 86%) |
| HSV | hsv(42, 9%, 90%) |
| CMYK | cmyk(0%, 2.6%, 8.7%, 10.2%) |
| CIE-LAB | lab(88.94, -0.35, 7.58) |
| CIE-LCH | lch(88.94, 7.59, 92.63°) |
| OKLab | oklab(90.46% 0.0009 0.0199) |
| OKLCH | oklch(90.46% 0.02 87.5) |
| XYZ | xyz(70.2081, 74.0374, 70.9013) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.25
Eggshell
#F0EAD6
ΔE00 3.30
Oldlace
#FDF5E6
ΔE00 4.86
Antiquewhite
#FAEBD7
ΔE00 4.93
Linen
#FAF0E6
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD1 #D1D7E5
analogous
#E5D5D1 #E5DFD1 #E1E5D1
triadic
#E5DFD1 #D1E5DF #DFD1E5
tetradic
#E5DFD1 #D1E5D5 #D1D7E5 #E5D1E1
square
#E5DFD1 #D1E5D5 #D1D7E5 #E5D1E1
split-complementary
#E5DFD1 #D1E1E5 #D5D1E5
monochromatic
#B9A983 #CFC4AA #E5DFD1 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.33
#E5DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#E5DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD1
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD1 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED0
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#E9DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfd1; /* rgb */ color: rgb(229, 223, 209); /* oklch */ color: oklch(90.5% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#ede9df',
500: '#e5dfd1',
950: '#000000',
},
}SCSS
$custom: #e5dfd1; $custom-light: #ede9df; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd1",
"rgb": {
"r": 229,
"g": 223,
"b": 209
},
"hsl": {
"h": 42,
"s": 27.778,
"l": 85.882
},
"oklch": {
"l": 0.90456,
"c": 0.01989,
"h": 87.5
},
"luminance": 0.74037
}Semantic roles & 50–950 ramp
primary
#E5DFD1
secondary
#9DA7BD
accent
#5EA63F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484