#E4DED3#E4DED3
#E4DED3 is a very light, near-neutral orange. Relative luminance 0.734; OKLCH L 90.2% C 0.016 H 82.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED3 |
|---|---|
| RGB | rgb(228, 222, 211) |
| HSL | hsl(39, 24%, 86%) |
| HSV | hsv(39, 7%, 89%) |
| CMYK | cmyk(0%, 2.6%, 7.5%, 10.6%) |
| CIE-LAB | lab(88.66, 0.15, 6.11) |
| CIE-LCH | lch(88.66, 6.11, 88.59°) |
| OKLab | oklab(90.23% 0.002 0.0161) |
| OKLCH | oklch(90.23% 0.016 82.8) |
| XYZ | xyz(69.8726, 73.4402, 72.1098) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.76
Eggshell
#F0EAD6
ΔE00 4.44
Linen
#FAF0E6
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 4.93
Oldlace
#FDF5E6
ΔE00 5.20
Antiquewhite
#FAEBD7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED3 #D3D9E4
analogous
#E4D5D3 #E4DED3 #E1E4D3
triadic
#E4DED3 #D3E4DE #DED3E4
tetradic
#E4DED3 #D3E4D5 #D3D9E4 #E4D3E1
square
#E4DED3 #D3E4D5 #D3D9E4 #E4D3E1
split-complementary
#E4DED3 #D3E1E4 #D5D3E4
monochromatic
#B5A587 #CDC2AD #E4DED3 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.34
#E4DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E4DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED3
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED3 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED2
Deuteranopia (green-blind)
#E3DFD3
Tritanopia (blue-blind)
#E7DCDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4ded3; /* rgb */ color: rgb(228, 222, 211); /* oklch */ color: oklch(90.2% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#ece8e0',
500: '#e4ded3',
950: '#000000',
},
}SCSS
$custom: #e4ded3; $custom-light: #ece8e0; $custom-dark: #000000;
JSON
{
"hex": "#e4ded3",
"rgb": {
"r": 228,
"g": 222,
"b": 211
},
"hsl": {
"h": 38.824,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.9023,
"c": 0.0162,
"h": 82.8
},
"luminance": 0.7344
}Semantic roles & 50–950 ramp
primary
#E4DED3
secondary
#A0AABB
accent
#65A243
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484