#DCDFDF#DCDFDF
#DCDFDF is a very light, near-neutral grey. Relative luminance 0.733; OKLCH L 90.1% C 0.003 H 197.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFDF |
|---|---|
| RGB | rgb(220, 223, 223) |
| HSL | hsl(180, 4%, 87%) |
| HSV | hsv(180, 1%, 87%) |
| CMYK | cmyk(1.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(88.60, -1.01, -0.35) |
| CIE-LCH | lch(88.60, 1.07, 199.33°) |
| OKLab | oklab(90.13% -0.0031 -0.001) |
| OKLCH | oklch(90.13% 0.003 197.2) |
| XYZ | xyz(69.2198, 73.3186, 80.3029) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.60
Fog
#D8DCE0
ΔE00 2.15
Light Gray
#D3D3D3
ΔE00 3.02
Light Grey
#D8DCD6
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFDF #DFDCDC
analogous
#DCDFDE #DCDFDF #DCDEDF
triadic
#DCDFDF #DFDCDF #DFDFDC
tetradic
#DCDFDF #DEDCDF #DFDCDC #DEDFDC
square
#DCDFDF #DEDCDF #DFDCDC #DEDFDC
split-complementary
#DCDFDF #DFDCDE #DFDEDC
monochromatic
#9CA5A5 #BCC2C2 #DCDFDF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.34
#DCDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DCDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFDF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFDF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#DBDFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdfdf; /* rgb */ color: rgb(220, 223, 223); /* oklch */ color: oklch(90.1% 0.003 197.2);
Tailwind
colors: {
custom: {
50: '#e6e9e9',
500: '#dcdfdf',
950: '#000000',
},
}SCSS
$custom: #dcdfdf; $custom-light: #e6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdfdf",
"rgb": {
"r": 220,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.90134,
"c": 0.00325,
"h": 197.2
},
"luminance": 0.73319
}Semantic roles & 50–950 ramp
primary
#DCDFDF
secondary
#B2ADAD
accent
#57578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484