#DCDCDD#DCDCDD
#DCDCDD is a very light, near-neutral grey. Relative luminance 0.716; OKLCH L 89.5% C 0.001 H 286.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCDD |
|---|---|
| RGB | rgb(220, 220, 221) |
| HSL | hsl(240, 1%, 86%) |
| HSV | hsv(240, 0%, 87%) |
| CMYK | cmyk(0.5%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.79, 0.18, -0.49) |
| CIE-LCH | lch(87.79, 0.52, 290.22°) |
| OKLab | oklab(89.48% 0.0004 -0.0013) |
| OKLCH | oklch(89.48% 0.001 286.3) |
| XYZ | xyz(68.1574, 71.6225, 78.6264) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.55
Fog
#D8DCE0
ΔE00 2.15
Light Gray
#D3D3D3
ΔE00 2.17
Light Grey
#D8DCD6
ΔE00 4.52
Whitesmoke
#F5F5F5
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCDD #DDDDDC
analogous
#DCDDDD #DCDCDD #DDDCDD
triadic
#DCDCDD #DDDCDC #DCDDDC
tetradic
#DCDCDD #DDDCDD #DDDDDC #DCDDDD
square
#DCDCDD #DDDCDD #DDDDDC #DCDDDD
split-complementary
#DCDCDD #DDDDDC #DDDDDC
monochromatic
#9E9EA1 #BDBDBF #DCDCDD #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.37
#DCDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DCDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCDD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCDD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#DCDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcdd; /* rgb */ color: rgb(220, 220, 221); /* oklch */ color: oklch(89.5% 0.001 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6e7',
500: '#dcdcdd',
950: '#000000',
},
}SCSS
$custom: #dcdcdd; $custom-light: #e6e6e7; $custom-dark: #000000;
JSON
{
"hex": "#dcdcdd",
"rgb": {
"r": 220,
"g": 220,
"b": 221
},
"hsl": {
"h": 240,
"s": 1.449,
"l": 86.471
},
"oklch": {
"l": 0.89478,
"c": 0.00135,
"h": 286.3
},
"luminance": 0.71623
}Semantic roles & 50–950 ramp
primary
#DCDCDD
secondary
#AFAFAE
accent
#8B5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484