#E4DED6#E4DED6
#E4DED6 is a very light, near-neutral orange. Relative luminance 0.736; OKLCH L 90.3% C 0.013 H 75.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED6 |
|---|---|
| RGB | rgb(228, 222, 214) |
| HSL | hsl(34, 21%, 87%) |
| HSV | hsv(34, 6%, 89%) |
| CMYK | cmyk(0%, 2.6%, 6.1%, 10.6%) |
| CIE-LAB | lab(88.73, 0.66, 4.64) |
| CIE-LCH | lch(88.73, 4.69, 81.96°) |
| OKLab | oklab(90.31% 0.0032 0.0122) |
| OKLCH | oklch(90.31% 0.013 75.3) |
| XYZ | xyz(70.2522, 73.5921, 74.1090) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.33
Linen
#FAF0E6
ΔE00 4.40
Warm Beige
#E9DCC9
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 5.07
Seashell
#FFF5EE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED6 #D6DCE4
analogous
#E4D7D6 #E4DED6 #E3E4D6
triadic
#E4DED6 #D6E4DE #DED6E4
tetradic
#E4DED6 #D6E4D7 #D6DCE4 #E4D6E3
square
#E4DED6 #D6E4D7 #D6DCE4 #E4D6E3
split-complementary
#E4DED6 #D6E3E4 #D7D6E4
monochromatic
#B3A38C #CCC0B1 #E4DED6 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.34
#E4DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E4DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED6
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED6 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#E7DCDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4ded6; /* rgb */ color: rgb(228, 222, 214); /* oklch */ color: oklch(90.3% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#ece8e2',
500: '#e4ded6',
950: '#000000',
},
}SCSS
$custom: #e4ded6; $custom-light: #ece8e2; $custom-dark: #000000;
JSON
{
"hex": "#e4ded6",
"rgb": {
"r": 228,
"g": 222,
"b": 214
},
"hsl": {
"h": 34.286,
"s": 20.588,
"l": 86.667
},
"oklch": {
"l": 0.90311,
"c": 0.01264,
"h": 75.3
},
"luminance": 0.73592
}Semantic roles & 50–950 ramp
primary
#E4DED6
secondary
#A4ADBB
accent
#6C9F47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484