#DCDCDF#DCDCDF
#DCDCDF is a very light, near-neutral grey. Relative luminance 0.717; OKLCH L 89.5% C 0.004 H 286.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCDF |
|---|---|
| RGB | rgb(220, 220, 223) |
| HSL | hsl(240, 4%, 87%) |
| HSV | hsv(240, 1%, 87%) |
| CMYK | cmyk(1.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.84, 0.54, -1.47) |
| CIE-LCH | lch(87.84, 1.56, 290.31°) |
| OKLab | oklab(89.54% 0.0011 -0.0039) |
| OKLCH | oklch(89.54% 0.004 286.3) |
| XYZ | xyz(68.4254, 71.7297, 80.0381) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.62
Fog
#D8DCE0
ΔE00 1.92
Light Gray
#D3D3D3
ΔE00 2.68
Light Grey
#D8DCD6
ΔE00 5.52
Whitesmoke
#F5F5F5
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCDF #DFDFDC
analogous
#DCDEDF #DCDCDF #DEDCDF
triadic
#DCDCDF #DFDCDC #DCDFDC
tetradic
#DCDCDF #DFDCDE #DFDFDC #DCDFDE
square
#DCDCDF #DFDCDE #DFDFDC #DCDFDE
split-complementary
#DCDCDF #DFDEDC #DEDFDC
monochromatic
#9C9CA5 #BCBCC2 #DCDCDF #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.37
#DCDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DCDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCDF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCDF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#DBDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcdf; /* rgb */ color: rgb(220, 220, 223); /* oklch */ color: oklch(89.5% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6e9',
500: '#dcdcdf',
950: '#000000',
},
}SCSS
$custom: #dcdcdf; $custom-light: #e6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdcdf",
"rgb": {
"r": 220,
"g": 220,
"b": 223
},
"hsl": {
"h": 240,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89535,
"c": 0.00406,
"h": 286.3
},
"luminance": 0.7173
}Semantic roles & 50–950 ramp
primary
#DCDCDF
secondary
#B2B2AD
accent
#8E578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484