#DFE0DC#DFE0DC
#DFE0DC is a very light, near-neutral grey. Relative luminance 0.742; OKLCH L 90.5% C 0.005 H 118.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0DC |
|---|---|
| RGB | rgb(223, 224, 220) |
| HSL | hsl(75, 6%, 87%) |
| HSV | hsv(75, 2%, 88%) |
| CMYK | cmyk(0.4%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(89.00, -1.05, 1.84) |
| CIE-LCH | lch(89.00, 2.11, 119.79°) |
| OKLab | oklab(90.48% -0.0026 0.0048) |
| OKLCH | oklch(90.48% 0.005 118) |
| XYZ | xyz(70.0033, 74.1666, 78.3239) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.19
Gainsboro
#DCDCDC
ΔE00 2.43
Light Gray
#D3D3D3
ΔE00 3.68
Fog
#D8DCE0
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 5.14
Off White
#FAF9F6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0DC #DDDCE0
analogous
#E0DFDC #DFE0DC #DDE0DC
triadic
#DFE0DC #DCDFE0 #E0DCDF
tetradic
#DFE0DC #DCE0DF #DDDCE0 #E0DCDD
square
#DFE0DC #DCE0DF #DDDCE0 #E0DCDD
split-complementary
#DFE0DC #DCDDE0 #DFDCE0
monochromatic
#A4A79B #C1C3BC #DFE0DC #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.33
#DFE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DFE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0DC
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0DC | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#DFDFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfe0dc; /* rgb */ color: rgb(223, 224, 220); /* oklch */ color: oklch(90.5% 0.005 118.0);
Tailwind
colors: {
custom: {
50: '#e9e9e6',
500: '#dfe0dc',
950: '#000000',
},
}SCSS
$custom: #dfe0dc; $custom-light: #e9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dfe0dc",
"rgb": {
"r": 223,
"g": 224,
"b": 220
},
"hsl": {
"h": 75,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.9048,
"c": 0.00548,
"h": 118
},
"luminance": 0.74167
}Semantic roles & 50–950 ramp
primary
#DFE0DC
secondary
#AEADB3
accent
#569064
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484