#E4DCD5#E4DCD5
#E4DCD5 is a very light, near-neutral orange. Relative luminance 0.725; OKLCH L 89.9% C 0.013 H 63.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCD5 |
|---|---|
| RGB | rgb(228, 220, 213) |
| HSL | hsl(28, 22%, 86%) |
| HSV | hsv(28, 7%, 89%) |
| CMYK | cmyk(0%, 3.5%, 6.6%, 10.6%) |
| CIE-LAB | lab(88.20, 1.52, 4.40) |
| CIE-LCH | lch(88.20, 4.66, 70.95°) |
| OKLab | oklab(89.89% 0.0057 0.0116) |
| OKLCH | oklch(89.89% 0.013 63.9) |
| XYZ | xyz(69.5969, 72.4850, 73.2625) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.47
Linen
#FAF0E6
ΔE00 4.58
Warm Beige
#E9DCC9
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.05
Seashell
#FFF5EE
ΔE00 5.52
Light Grey
#D8DCD6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCD5 #D5DDE4
analogous
#E4D5D6 #E4DCD5 #E4E4D5
triadic
#E4DCD5 #D5E4DC #DCD5E4
tetradic
#E4DCD5 #D6E4D5 #D5DDE4 #E4D5E4
square
#E4DCD5 #D6E4D5 #D5DDE4 #E4D5E4
split-complementary
#E4DCD5 #D5E4E4 #D5D6E4
monochromatic
#B49E8A #CCBDB0 #E4DCD5 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.36
#E4DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E4DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCD5
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCD5 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#E7DADA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dcd5; /* rgb */ color: rgb(228, 220, 213); /* oklch */ color: oklch(89.9% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#ece6e1',
500: '#e4dcd5',
950: '#000000',
},
}SCSS
$custom: #e4dcd5; $custom-light: #ece6e1; $custom-dark: #000000;
JSON
{
"hex": "#e4dcd5",
"rgb": {
"r": 228,
"g": 220,
"b": 213
},
"hsl": {
"h": 28,
"s": 21.739,
"l": 86.471
},
"oklch": {
"l": 0.89888,
"c": 0.01294,
"h": 63.9
},
"luminance": 0.72484
}Semantic roles & 50–950 ramp
primary
#E4DCD5
secondary
#A2AFBB
accent
#76A045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484