#E4DFDC#E4DFDC
#E4DFDC is a very light, near-neutral orange. Relative luminance 0.744; OKLCH L 90.7% C 0.007 H 53.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFDC |
|---|---|
| RGB | rgb(228, 223, 220) |
| HSL | hsl(23, 13%, 88%) |
| HSV | hsv(23, 4%, 89%) |
| CMYK | cmyk(0%, 2.2%, 3.5%, 10.6%) |
| CIE-LAB | lab(89.13, 1.17, 2.07) |
| CIE-LCH | lch(89.13, 2.37, 60.51°) |
| OKLab | oklab(90.67% 0.0041 0.0055) |
| OKLCH | oklch(90.67% 0.007 53.4) |
| XYZ | xyz(71.2990, 74.4370, 78.3079) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.70
Light Gray
#D3D3D3
ΔE00 3.90
Fog
#D8DCE0
ΔE00 5.08
Linen
#FAF0E6
ΔE00 5.09
Whitesmoke
#F5F5F5
ΔE00 5.19
Light Grey
#D8DCD6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFDC #DCE1E4
analogous
#E4DCDD #E4DFDC #E4E3DC
triadic
#E4DFDC #DCE4DF #DFDCE4
tetradic
#E4DFDC #DDE4DC #DCE1E4 #E3DCE4
square
#E4DFDC #DDE4DC #DCE1E4 #E3DCE4
split-complementary
#E4DFDC #DCE4E3 #DCDDE4
monochromatic
#AFA097 #C9BFB9 #E4DFDC #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.32
#E4DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E4DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFDC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFDC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E2E0DC
Tritanopia (blue-blind)
#E6DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfdc; /* rgb */ color: rgb(228, 223, 220); /* oklch */ color: oklch(90.7% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#ece9e6',
500: '#e4dfdc',
950: '#000000',
},
}SCSS
$custom: #e4dfdc; $custom-light: #ece9e6; $custom-dark: #000000;
JSON
{
"hex": "#e4dfdc",
"rgb": {
"r": 228,
"g": 223,
"b": 220
},
"hsl": {
"h": 22.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.90673,
"c": 0.00683,
"h": 53.4
},
"luminance": 0.74437
}Semantic roles & 50–950 ramp
primary
#E4DFDC
secondary
#ABB4B9
accent
#7C974E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484