#DFE2DD#DFE2DD
#DFE2DD is a very light, near-neutral grey. Relative luminance 0.753; OKLCH L 90.9% C 0.007 H 132.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2DD |
|---|---|
| RGB | rgb(223, 226, 221) |
| HSL | hsl(96, 8%, 88%) |
| HSV | hsv(96, 2%, 89%) |
| CMYK | cmyk(1.3%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(89.53, -1.90, 2.08) |
| CIE-LCH | lch(89.53, 2.82, 132.39°) |
| OKLab | oklab(90.91% -0.005 0.0055) |
| OKLCH | oklch(90.91% 0.007 132.4) |
| XYZ | xyz(70.6768, 75.3011, 79.2037) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.60
Gainsboro
#DCDCDC
ΔE00 3.46
Light Gray
#D3D3D3
ΔE00 4.58
Fog
#D8DCE0
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 5.38
Off White
#FAF9F6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2DD #E0DDE2
analogous
#E1E2DD #DFE2DD #DDE2DD
triadic
#DFE2DD #DDDFE2 #E2DDDF
tetradic
#DFE2DD #DDE1E2 #E0DDE2 #E2DDDD
square
#DFE2DD #DDE1E2 #E0DDE2 #E2DDDD
split-complementary
#DFE2DD #DDDDE2 #E2DDE1
monochromatic
#A1AA9B #C0C6BC #DFE2DD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.31
#DFE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#DFE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2DD
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2DD | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#DFE2E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe2dd; /* rgb */ color: rgb(223, 226, 221); /* oklch */ color: oklch(90.9% 0.007 132.4);
Tailwind
colors: {
custom: {
50: '#e9ebe7',
500: '#dfe2dd',
950: '#000000',
},
}SCSS
$custom: #dfe2dd; $custom-light: #e9ebe7; $custom-dark: #000000;
JSON
{
"hex": "#dfe2dd",
"rgb": {
"r": 223,
"g": 226,
"b": 221
},
"hsl": {
"h": 96,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90907,
"c": 0.00744,
"h": 132.4
},
"luminance": 0.75301
}Semantic roles & 50–950 ramp
primary
#DFE2DD
secondary
#B2ADB6
accent
#549279
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484