#DCDBDB#DCDBDB
#DCDBDB is a very light, near-neutral grey. Relative luminance 0.710; OKLCH L 89.2% C 0.001 H 17.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBDB |
|---|---|
| RGB | rgb(220, 219, 219) |
| HSL | hsl(0, 1%, 86%) |
| HSV | hsv(0, 0%, 86%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.48, 0.34, 0.12) |
| CIE-LCH | lch(87.48, 0.36, 19.44°) |
| OKLab | oklab(89.22% 0.001 0.0003) |
| OKLCH | oklch(89.22% 0.001 17.1) |
| XYZ | xyz(67.6308, 70.9932, 77.1442) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.55
Light Gray
#D3D3D3
ΔE00 1.97
Fog
#D8DCE0
ΔE00 2.80
Light Grey
#D8DCD6
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBDB #DBDCDC
analogous
#DCDBDB #DCDBDB #DCDBDB
triadic
#DCDBDB #DBDCDB #DBDBDC
tetradic
#DCDBDB #DBDCDB #DBDCDC #DBDBDC
square
#DCDBDB #DBDCDB #DBDCDC #DBDBDC
split-complementary
#DCDBDB #DBDCDB #DBDBDC
monochromatic
#A09D9D #BEBCBC #DCDBDB #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.38
#DCDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DCDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBDB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBDB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#DCDBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbdb; /* rgb */ color: rgb(220, 219, 219); /* oklch */ color: oklch(89.2% 0.001 17.1);
Tailwind
colors: {
custom: {
50: '#e6e6e6',
500: '#dcdbdb',
950: '#000000',
},
}SCSS
$custom: #dcdbdb; $custom-light: #e6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdbdb",
"rgb": {
"r": 220,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 1.408,
"l": 86.078
},
"oklch": {
"l": 0.89221,
"c": 0.00109,
"h": 17.1
},
"luminance": 0.70993
}Semantic roles & 50–950 ramp
primary
#DCDBDB
secondary
#ADAEAE
accent
#8B8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484