#DFE1E2#DFE1E2
#DFE1E2 is a very light, near-neutral grey. Relative luminance 0.750; OKLCH L 90.8% C 0.003 H 228.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1E2 |
|---|---|
| RGB | rgb(223, 225, 226) |
| HSL | hsl(200, 5%, 88%) |
| HSV | hsv(200, 1%, 89%) |
| CMYK | cmyk(1.3%, 0.4%, 0%, 11.4%) |
| CIE-LAB | lab(89.41, -0.49, -0.72) |
| CIE-LCH | lch(89.41, 0.88, 235.79°) |
| OKLab | oklab(90.85% -0.0017 -0.0019) |
| OKLCH | oklch(90.85% 0.003 228.8) |
| XYZ | xyz(71.0817, 75.0293, 82.6741) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.45
Fog
#D8DCE0
ΔE00 1.98
Light Gray
#D3D3D3
ΔE00 3.29
Light Grey
#D8DCD6
ΔE00 4.19
Whitesmoke
#F5F5F5
ΔE00 4.46
Off White
#FAF9F6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1E2 #E2E0DF
analogous
#DFE2E1 #DFE1E2 #DFDFE2
triadic
#DFE1E2 #E2DFE1 #E1E2DF
tetradic
#DFE1E2 #E1DFE2 #E2E0DF #DFE2DF
square
#DFE1E2 #E1DFE2 #E2E0DF #DFE2DF
split-complementary
#DFE1E2 #E2DFDF #E2E1DF
monochromatic
#9FA5A8 #BFC3C5 #DFE1E2 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.31
#DFE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DFE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1E2
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1E2 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#E0E0E2
Tritanopia (blue-blind)
#DEE1E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe1e2; /* rgb */ color: rgb(223, 225, 226); /* oklch */ color: oklch(90.8% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#e9eaeb',
500: '#dfe1e2',
950: '#000000',
},
}SCSS
$custom: #dfe1e2; $custom-light: #e9eaeb; $custom-dark: #000000;
JSON
{
"hex": "#dfe1e2",
"rgb": {
"r": 223,
"g": 225,
"b": 226
},
"hsl": {
"h": 200,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.90849,
"c": 0.00257,
"h": 228.8
},
"luminance": 0.75029
}Semantic roles & 50–950 ramp
primary
#DFE1E2
secondary
#B5B2B0
accent
#69578F
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484