#E2DFE0#E2DFE0
#E2DFE0 is a very light, near-neutral grey. Relative luminance 0.743; OKLCH L 90.6% C 0.004 H 354.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFE0 |
|---|---|
| RGB | rgb(226, 223, 224) |
| HSL | hsl(340, 5%, 88%) |
| HSV | hsv(340, 1%, 89%) |
| CMYK | cmyk(0%, 1.3%, 0.9%, 11.4%) |
| CIE-LAB | lab(89.08, 1.19, -0.13) |
| CIE-LCH | lch(89.08, 1.20, 353.82°) |
| OKLab | oklab(90.63% 0.0035 -0.0003) |
| OKLCH | oklch(90.63% 0.004 354.8) |
| XYZ | xyz(71.2041, 74.3261, 81.1018) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.92
Light Gray
#D3D3D3
ΔE00 3.39
Fog
#D8DCE0
ΔE00 3.61
Whitesmoke
#F5F5F5
ΔE00 4.87
Snow
#FFFAFA
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFE0 #DFE2E1
analogous
#E2DFE1 #E2DFE0 #E2DFDF
triadic
#E2DFE0 #E0E2DF #DFE0E2
tetradic
#E2DFE0 #E1E2DF #DFE2E1 #DFDFE2
square
#E2DFE0 #E1E2DF #DFE2E1 #DFDFE2
split-complementary
#E2DFE0 #DFE2DF #DFE1E2
monochromatic
#A89FA2 #C5BFC1 #E2DFE0 #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.32
#E2DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E2DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFE0
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFE0 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#E3DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfe0; /* rgb */ color: rgb(226, 223, 224); /* oklch */ color: oklch(90.6% 0.004 354.8);
Tailwind
colors: {
custom: {
50: '#ebe9e9',
500: '#e2dfe0',
950: '#000000',
},
}SCSS
$custom: #e2dfe0; $custom-light: #ebe9e9; $custom-dark: #000000;
JSON
{
"hex": "#e2dfe0",
"rgb": {
"r": 226,
"g": 223,
"b": 224
},
"hsl": {
"h": 340,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.90628,
"c": 0.00351,
"h": 354.8
},
"luminance": 0.74326
}Semantic roles & 50–950 ramp
primary
#E2DFE0
secondary
#B0B5B3
accent
#8F7C57
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484