#E4DFDD#E4DFDD
#E4DFDD is a very light, near-neutral orange. Relative luminance 0.745; OKLCH L 90.7% C 0.006 H 43.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFDD |
|---|---|
| RGB | rgb(228, 223, 221) |
| HSL | hsl(17, 11%, 88%) |
| HSV | hsv(17, 3%, 89%) |
| CMYK | cmyk(0%, 2.2%, 3.1%, 10.6%) |
| CIE-LAB | lab(89.15, 1.34, 1.58) |
| CIE-LCH | lch(89.15, 2.07, 49.60°) |
| OKLab | oklab(90.7% 0.0045 0.0042) |
| OKLCH | oklch(90.7% 0.006 43.3) |
| XYZ | xyz(71.4318, 74.4901, 79.0075) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.87
Whitesmoke
#F5F5F5
ΔE00 5.11
Linen
#FAF0E6
ΔE00 5.39
Very Light Pink
#FFF4F2
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFDD #DDE2E4
analogous
#E4DDDE #E4DFDD #E4E2DD
triadic
#E4DFDD #DDE4DF #DFDDE4
tetradic
#E4DFDD #DEE4DD #DDE2E4 #E2DDE4
square
#E4DFDD #DEE4DD #DDE2E4 #E2DDE4
split-complementary
#E4DFDD #DDE4E2 #DDDEE4
monochromatic
#AE9F99 #C9BFBB #E4DFDD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.32
#E4DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E4DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFDD
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFDD | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#E6DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfdd; /* rgb */ color: rgb(228, 223, 221); /* oklch */ color: oklch(90.7% 0.006 43.3);
Tailwind
colors: {
custom: {
50: '#ece9e7',
500: '#e4dfdd',
950: '#000000',
},
}SCSS
$custom: #e4dfdd; $custom-light: #ece9e7; $custom-dark: #000000;
JSON
{
"hex": "#e4dfdd",
"rgb": {
"r": 228,
"g": 223,
"b": 221
},
"hsl": {
"h": 17.143,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.90701,
"c": 0.00612,
"h": 43.3
},
"luminance": 0.7449
}Semantic roles & 50–950 ramp
primary
#E4DFDD
secondary
#ACB5B9
accent
#829650
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484