#E1DEDF#E1DEDF
#E1DEDF is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.3% C 0.004 H 354.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEDF |
|---|---|
| RGB | rgb(225, 222, 223) |
| HSL | hsl(340, 5%, 88%) |
| HSV | hsv(340, 1%, 88%) |
| CMYK | cmyk(0%, 1.3%, 0.9%, 11.8%) |
| CIE-LAB | lab(88.72, 1.19, -0.13) |
| CIE-LCH | lch(88.72, 1.20, 353.82°) |
| OKLab | oklab(90.32% 0.0035 -0.0003) |
| OKLCH | oklch(90.32% 0.004 354.6) |
| XYZ | xyz(70.4898, 73.5780, 80.2862) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.83
Light Gray
#D3D3D3
ΔE00 3.20
Fog
#D8DCE0
ΔE00 3.56
Whitesmoke
#F5F5F5
ΔE00 5.08
Light Grey
#D8DCD6
ΔE00 5.83
Snow
#FFFAFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEDF #DEE1E0
analogous
#E1DEE0 #E1DEDF #E1DEDE
triadic
#E1DEDF #DFE1DE #DEDFE1
tetradic
#E1DEDF #E0E1DE #DEE1E0 #DEDEE1
square
#E1DEDF #E0E1DE #DEE1E0 #DEDEE1
split-complementary
#E1DEDF #DEE1DE #DEE0E1
monochromatic
#A79EA1 #C4BEC0 #E1DEDF #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.34
#E1DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E1DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEDF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEDF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#E2DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dedf; /* rgb */ color: rgb(225, 222, 223); /* oklch */ color: oklch(90.3% 0.004 354.6);
Tailwind
colors: {
custom: {
50: '#eae8e9',
500: '#e1dedf',
950: '#000000',
},
}SCSS
$custom: #e1dedf; $custom-light: #eae8e9; $custom-dark: #000000;
JSON
{
"hex": "#e1dedf",
"rgb": {
"r": 225,
"g": 222,
"b": 223
},
"hsl": {
"h": 340,
"s": 4.762,
"l": 87.647
},
"oklch": {
"l": 0.90323,
"c": 0.00352,
"h": 354.6
},
"luminance": 0.73578
}Semantic roles & 50–950 ramp
primary
#E1DEDF
secondary
#AFB4B2
accent
#8F7C57
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484