#DFE0E2#DFE0E2
#DFE0E2 is a very light, near-neutral grey. Relative luminance 0.745; OKLCH L 90.6% C 0.003 H 264.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0E2 |
|---|---|
| RGB | rgb(223, 224, 226) |
| HSL | hsl(220, 5%, 88%) |
| HSV | hsv(220, 1%, 89%) |
| CMYK | cmyk(1.3%, 0.9%, 0%, 11.4%) |
| CIE-LAB | lab(89.15, 0.02, -1.09) |
| CIE-LCH | lch(89.15, 1.09, 271.28°) |
| OKLab | oklab(90.65% -0.0003 -0.0029) |
| OKLCH | oklch(90.65% 0.003 264.5) |
| XYZ | xyz(70.8122, 74.4902, 82.5842) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.39
Fog
#D8DCE0
ΔE00 1.83
Light Gray
#D3D3D3
ΔE00 3.15
Whitesmoke
#F5F5F5
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 4.90
Ghostwhite
#F8F8FF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0E2 #E2E1DF
analogous
#DFE1E2 #DFE0E2 #DFDFE2
triadic
#DFE0E2 #E2DFE0 #E0E2DF
tetradic
#DFE0E2 #E2DFE1 #E2E1DF #DFE2DF
square
#DFE0E2 #E2DFE1 #E2E1DF #DFE2DF
split-complementary
#DFE0E2 #E2DFDF #E1E2DF
monochromatic
#9FA2A8 #BFC1C5 #DFE0E2 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.32
#DFE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DFE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0E2
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0E2 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#DEE0E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfe0e2; /* rgb */ color: rgb(223, 224, 226); /* oklch */ color: oklch(90.6% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#e9e9eb',
500: '#dfe0e2',
950: '#000000',
},
}SCSS
$custom: #dfe0e2; $custom-light: #e9e9eb; $custom-dark: #000000;
JSON
{
"hex": "#dfe0e2",
"rgb": {
"r": 223,
"g": 224,
"b": 226
},
"hsl": {
"h": 220,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.9065,
"c": 0.00292,
"h": 264.5
},
"luminance": 0.7449
}Semantic roles & 50–950 ramp
primary
#DFE0E2
secondary
#B5B3B0
accent
#7C578F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484