#E4DCD4#E4DCD4
#E4DCD4 is a very light, near-neutral orange. Relative luminance 0.724; OKLCH L 89.9% C 0.014 H 67.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCD4 |
|---|---|
| RGB | rgb(228, 220, 212) |
| HSL | hsl(30, 23%, 86%) |
| HSV | hsv(30, 7%, 89%) |
| CMYK | cmyk(0%, 3.5%, 7%, 10.6%) |
| CIE-LAB | lab(88.18, 1.35, 4.89) |
| CIE-LCH | lch(88.18, 5.08, 74.56°) |
| OKLab | oklab(89.86% 0.0053 0.0129) |
| OKLCH | oklch(89.86% 0.014 67.6) |
| XYZ | xyz(69.4703, 72.4344, 72.5961) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.50
Warm Beige
#E9DCC9
ΔE00 4.51
Gainsboro
#DCDCDC
ΔE00 4.74
Light Gray
#D3D3D3
ΔE00 5.28
Seashell
#FFF5EE
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCD4 #D4DCE4
analogous
#E4D4D4 #E4DCD4 #E4E4D4
triadic
#E4DCD4 #D4E4DC #DCD4E4
tetradic
#E4DCD4 #D4E4D4 #D4DCE4 #E4D4E4
square
#E4DCD4 #D4E4D4 #D4DCE4 #E4D4E4
split-complementary
#E4DCD4 #D4E4E4 #D4D4E4
monochromatic
#B59F89 #CCBDAE #E4DCD4 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.36
#E4DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E4DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCD4
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCD4 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#E1DED4
Tritanopia (blue-blind)
#E7DADA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dcd4; /* rgb */ color: rgb(228, 220, 212); /* oklch */ color: oklch(89.9% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#ece6e1',
500: '#e4dcd4',
950: '#000000',
},
}SCSS
$custom: #e4dcd4; $custom-light: #ece6e1; $custom-dark: #000000;
JSON
{
"hex": "#e4dcd4",
"rgb": {
"r": 228,
"g": 220,
"b": 212
},
"hsl": {
"h": 30,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.89861,
"c": 0.01395,
"h": 67.6
},
"luminance": 0.72434
}Semantic roles & 50–950 ramp
primary
#E4DCD4
secondary
#A1AEBB
accent
#73A144
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484