#E4DBD8#E4DBD8
#E4DBD8 is a very light, near-neutral orange. Relative luminance 0.721; OKLCH L 89.8% C 0.011 H 39.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBD8 |
|---|---|
| RGB | rgb(228, 219, 216) |
| HSL | hsl(15, 18%, 87%) |
| HSV | hsv(15, 5%, 89%) |
| CMYK | cmyk(0%, 3.9%, 5.3%, 10.6%) |
| CIE-LAB | lab(88.02, 2.55, 2.57) |
| CIE-LCH | lch(88.02, 3.62, 45.18°) |
| OKLab | oklab(89.77% 0.0083 0.0068) |
| OKLCH | oklch(89.77% 0.011 39.4) |
| XYZ | xyz(69.7195, 72.1154, 75.1992) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 5.58
Linen
#FAF0E6
ΔE00 5.61
Seashell
#FFF5EE
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBD8 #D8E1E4
analogous
#E4D8DB #E4DBD8 #E4E1D8
triadic
#E4DBD8 #D8E4DB #DBD8E4
tetradic
#E4DBD8 #DBE4D8 #D8E1E4 #E1D8E4
square
#E4DBD8 #DBE4D8 #D8E1E4 #E1D8E4
split-complementary
#E4DBD8 #D8E4E1 #D8DBE4
monochromatic
#B29890 #CBBAB4 #E4DBD8 #F2EEED #F2EEED
Accessibility & contrast
On white
1.36
#E4DBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#E4DBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBD8
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBD8 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#E7DADA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dbd8; /* rgb */ color: rgb(228, 219, 216); /* oklch */ color: oklch(89.8% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#ece6e4',
500: '#e4dbd8',
950: '#000000',
},
}SCSS
$custom: #e4dbd8; $custom-light: #ece6e4; $custom-dark: #000000;
JSON
{
"hex": "#e4dbd8",
"rgb": {
"r": 228,
"g": 219,
"b": 216
},
"hsl": {
"h": 15,
"s": 18.182,
"l": 87.059
},
"oklch": {
"l": 0.89773,
"c": 0.01073,
"h": 39.4
},
"luminance": 0.72115
}Semantic roles & 50–950 ramp
primary
#E4DBD8
secondary
#A6B5BA
accent
#889C49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484