#DFE2E2#DFE2E2
#DFE2E2 is a very light, near-neutral grey. Relative luminance 0.756; OKLCH L 91.0% C 0.003 H 197.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2E2 |
|---|---|
| RGB | rgb(223, 226, 226) |
| HSL | hsl(180, 5%, 88%) |
| HSV | hsv(180, 1%, 89%) |
| CMYK | cmyk(1.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(89.66, -1.01, -0.35) |
| CIE-LCH | lch(89.66, 1.07, 199.33°) |
| OKLab | oklab(91.05% -0.0031 -0.0009) |
| OKLCH | oklch(91.05% 0.003 197) |
| XYZ | xyz(71.3528, 75.5715, 82.7645) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.92
Fog
#D8DCE0
ΔE00 2.44
Light Grey
#D8DCD6
ΔE00 3.54
Light Gray
#D3D3D3
ΔE00 3.61
Whitesmoke
#F5F5F5
ΔE00 4.45
Off White
#FAF9F6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2E2 #E2DFDF
analogous
#DFE2E0 #DFE2E2 #DFE0E2
triadic
#DFE2E2 #E2DFE2 #E2E2DF
tetradic
#DFE2E2 #E0DFE2 #E2DFDF #E0E2DF
square
#DFE2E2 #E0DFE2 #E2DFDF #E0E2DF
split-complementary
#DFE2E2 #E2DFE0 #E2E0DF
monochromatic
#9FA8A8 #BFC5C5 #DFE2E2 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.30
#DFE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#DFE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2E2
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2E2 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#DEE2E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe2e2; /* rgb */ color: rgb(223, 226, 226); /* oklch */ color: oklch(91.0% 0.003 197.0);
Tailwind
colors: {
custom: {
50: '#e9ebeb',
500: '#dfe2e2',
950: '#000000',
},
}SCSS
$custom: #dfe2e2; $custom-light: #e9ebeb; $custom-dark: #000000;
JSON
{
"hex": "#dfe2e2",
"rgb": {
"r": 223,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.91048,
"c": 0.00324,
"h": 197
},
"luminance": 0.75572
}Semantic roles & 50–950 ramp
primary
#DFE2E2
secondary
#B5B0B0
accent
#57578F
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484