#DFE2E1#DFE2E1
#DFE2E1 is a very light, near-neutral grey. Relative luminance 0.755; OKLCH L 91.0% C 0.004 H 174.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2E1 |
|---|---|
| RGB | rgb(223, 226, 225) |
| HSL | hsl(160, 5%, 88%) |
| HSV | hsv(160, 1%, 89%) |
| CMYK | cmyk(1.3%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(89.63, -1.19, 0.13) |
| CIE-LCH | lch(89.63, 1.20, 173.58°) |
| OKLab | oklab(91.02% -0.0035 0.0003) |
| OKLCH | oklch(91.02% 0.004 174.4) |
| XYZ | xyz(71.2160, 75.5168, 82.0439) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.09
Fog
#D8DCE0
ΔE00 2.90
Light Grey
#D8DCD6
ΔE00 3.05
Light Gray
#D3D3D3
ΔE00 3.70
Whitesmoke
#F5F5F5
ΔE00 4.54
Off White
#FAF9F6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2E1 #E2DFE0
analogous
#DFE2DF #DFE2E1 #DFE1E2
triadic
#DFE2E1 #E1DFE2 #E2E1DF
tetradic
#DFE2E1 #DFDFE2 #E2DFE0 #E1E2DF
square
#DFE2E1 #DFDFE2 #E2DFE0 #E1E2DF
split-complementary
#DFE2E1 #E2DFE1 #E2DFDF
monochromatic
#9FA8A5 #BFC5C3 #DFE2E1 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.30
#DFE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DFE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2E1
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2E1 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#DEE2E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe2e1; /* rgb */ color: rgb(223, 226, 225); /* oklch */ color: oklch(91.0% 0.004 174.4);
Tailwind
colors: {
custom: {
50: '#e9ebea',
500: '#dfe2e1',
950: '#000000',
},
}SCSS
$custom: #dfe2e1; $custom-light: #e9ebea; $custom-dark: #000000;
JSON
{
"hex": "#dfe2e1",
"rgb": {
"r": 223,
"g": 226,
"b": 225
},
"hsl": {
"h": 160,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.9102,
"c": 0.0035,
"h": 174.4
},
"luminance": 0.75517
}Semantic roles & 50–950 ramp
primary
#DFE2E1
secondary
#B5B0B2
accent
#57698F
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484