#DFE1DC#DFE1DC
#DFE1DC is a very light, near-neutral grey. Relative luminance 0.747; OKLCH L 90.7% C 0.007 H 124.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1DC |
|---|---|
| RGB | rgb(223, 225, 220) |
| HSL | hsl(84, 8%, 87%) |
| HSV | hsv(84, 2%, 88%) |
| CMYK | cmyk(0.9%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(89.25, -1.57, 2.20) |
| CIE-LCH | lch(89.25, 2.70, 125.39°) |
| OKLab | oklab(90.68% -0.004 0.0058) |
| OKLCH | oklch(90.68% 0.007 124.5) |
| XYZ | xyz(70.2728, 74.7057, 78.4138) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.69
Gainsboro
#DCDCDC
ΔE00 3.15
Light Gray
#D3D3D3
ΔE00 4.27
Fog
#D8DCE0
ΔE00 4.77
Whitesmoke
#F5F5F5
ΔE00 5.36
Off White
#FAF9F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1DC #DEDCE1
analogous
#E1E1DC #DFE1DC #DDE1DC
triadic
#DFE1DC #DCDFE1 #E1DCDF
tetradic
#DFE1DC #DCE1E1 #DEDCE1 #E1DCDD
square
#DFE1DC #DCE1E1 #DEDCE1 #E1DCDD
split-complementary
#DFE1DC #DCDDE1 #E1DCE1
monochromatic
#A3A99A #C1C5BB #DFE1DC #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.32
#DFE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DFE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1DC
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1DC | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#DFE0DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfe1dc; /* rgb */ color: rgb(223, 225, 220); /* oklch */ color: oklch(90.7% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#e9eae6',
500: '#dfe1dc',
950: '#000000',
},
}SCSS
$custom: #dfe1dc; $custom-light: #e9eae6; $custom-dark: #000000;
JSON
{
"hex": "#dfe1dc",
"rgb": {
"r": 223,
"g": 225,
"b": 220
},
"hsl": {
"h": 84,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90679,
"c": 0.00705,
"h": 124.5
},
"luminance": 0.74706
}Semantic roles & 50–950 ramp
primary
#DFE1DC
secondary
#B0ACB5
accent
#54926D
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484