#E4DEDB#E4DEDB
#E4DEDB is a very light, near-neutral orange. Relative luminance 0.739; OKLCH L 90.4% C 0.008 H 48.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEDB |
|---|---|
| RGB | rgb(228, 222, 219) |
| HSL | hsl(20, 14%, 88%) |
| HSV | hsv(20, 4%, 89%) |
| CMYK | cmyk(0%, 2.6%, 3.9%, 10.6%) |
| CIE-LAB | lab(88.85, 1.51, 2.19) |
| CIE-LCH | lch(88.85, 2.66, 55.38°) |
| OKLab | oklab(90.45% 0.0051 0.0058) |
| OKLCH | oklch(90.45% 0.008 48.6) |
| XYZ | xyz(70.9006, 73.8514, 77.5237) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.03
Light Gray
#D3D3D3
ΔE00 4.05
Linen
#FAF0E6
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.40
Seashell
#FFF5EE
ΔE00 5.48
Very Light Pink
#FFF4F2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEDB #DBE1E4
analogous
#E4DBDC #E4DEDB #E4E2DB
triadic
#E4DEDB #DBE4DE #DEDBE4
tetradic
#E4DEDB #DCE4DB #DBE1E4 #E2DBE4
square
#E4DEDB #DCE4DB #DBE1E4 #E2DBE4
split-complementary
#E4DEDB #DBE4E2 #DBDCE4
monochromatic
#B09E95 #CABEB8 #E4DEDB #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.33
#E4DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E4DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEDB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEDB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDB
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#E6DDDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dedb; /* rgb */ color: rgb(228, 222, 219); /* oklch */ color: oklch(90.4% 0.008 48.6);
Tailwind
colors: {
custom: {
50: '#ece8e6',
500: '#e4dedb',
950: '#000000',
},
}SCSS
$custom: #e4dedb; $custom-light: #ece8e6; $custom-dark: #000000;
JSON
{
"hex": "#e4dedb",
"rgb": {
"r": 228,
"g": 222,
"b": 219
},
"hsl": {
"h": 20,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.90448,
"c": 0.00774,
"h": 48.6
},
"luminance": 0.73851
}Semantic roles & 50–950 ramp
primary
#E4DEDB
secondary
#AAB4B9
accent
#7F984D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484