#DFE1DD#DFE1DD
#DFE1DD is a very light, near-neutral grey. Relative luminance 0.748; OKLCH L 90.7% C 0.006 H 128.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1DD |
|---|---|
| RGB | rgb(223, 225, 221) |
| HSL | hsl(90, 6%, 87%) |
| HSV | hsv(90, 2%, 88%) |
| CMYK | cmyk(0.9%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(89.28, -1.39, 1.72) |
| CIE-LCH | lch(89.28, 2.21, 128.99°) |
| OKLab | oklab(90.71% -0.0036 0.0045) |
| OKLCH | oklch(90.71% 0.006 128.5) |
| XYZ | xyz(70.4056, 74.7588, 79.1134) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.96
Gainsboro
#DCDCDC
ΔE00 2.72
Light Gray
#D3D3D3
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 5.10
Off White
#FAF9F6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1DD #DFDDE1
analogous
#E1E1DD #DFE1DD #DDE1DD
triadic
#DFE1DD #DDDFE1 #E1DDDF
tetradic
#DFE1DD #DDE1E1 #DFDDE1 #E1DDDD
square
#DFE1DD #DDE1E1 #DFDDE1 #E1DDDD
split-complementary
#DFE1DD #DDDDE1 #E1DDE1
monochromatic
#A2A89C #C0C4BC #DFE1DD #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.32
#DFE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DFE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1DD
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1DD | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#DFE1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfe1dd; /* rgb */ color: rgb(223, 225, 221); /* oklch */ color: oklch(90.7% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#e9eae7',
500: '#dfe1dd',
950: '#000000',
},
}SCSS
$custom: #dfe1dd; $custom-light: #e9eae7; $custom-dark: #000000;
JSON
{
"hex": "#dfe1dd",
"rgb": {
"r": 223,
"g": 225,
"b": 221
},
"hsl": {
"h": 90,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.90707,
"c": 0.00578,
"h": 128.5
},
"luminance": 0.74759
}Semantic roles & 50–950 ramp
primary
#DFE1DD
secondary
#B1AEB5
accent
#559073
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484