#DFDCDF#DFDCDF
#DFDCDF is a very light, near-neutral grey. Relative luminance 0.722; OKLCH L 89.8% C 0.005 H 325.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCDF |
|---|---|
| RGB | rgb(223, 220, 223) |
| HSL | hsl(300, 4%, 87%) |
| HSV | hsv(300, 1%, 87%) |
| CMYK | cmyk(0%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(88.07, 1.55, -1.11) |
| CIE-LCH | lch(88.07, 1.91, 324.51°) |
| OKLab | oklab(89.77% 0.0043 -0.0029) |
| OKLCH | oklch(89.77% 0.005 325.6) |
| XYZ | xyz(69.3417, 72.2022, 80.0811) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.45
Light Gray
#D3D3D3
ΔE00 3.34
Fog
#D8DCE0
ΔE00 3.47
Whitesmoke
#F5F5F5
ΔE00 5.74
Ghostwhite
#F8F8FF
ΔE00 6.28
Snow
#FFFAFA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCDF #DCDFDC
analogous
#DEDCDF #DFDCDF #DFDCDE
triadic
#DFDCDF #DFDFDC #DCDFDF
tetradic
#DFDCDF #DFDEDC #DCDFDC #DCDEDF
square
#DFDCDF #DFDEDC #DCDFDC #DCDEDF
split-complementary
#DFDCDF #DEDFDC #DCDFDE
monochromatic
#A59CA5 #C2BCC2 #DFDCDF #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.36
#DFDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DFDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCDF
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCDF | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#DFDCDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdcdf; /* rgb */ color: rgb(223, 220, 223); /* oklch */ color: oklch(89.8% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#e9e6e9',
500: '#dfdcdf',
950: '#000000',
},
}SCSS
$custom: #dfdcdf; $custom-light: #e9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dfdcdf",
"rgb": {
"r": 223,
"g": 220,
"b": 223
},
"hsl": {
"h": 300,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.8977,
"c": 0.00517,
"h": 325.6
},
"luminance": 0.72202
}Semantic roles & 50–950 ramp
primary
#DFDCDF
secondary
#ADB2AD
accent
#8E5757
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484