#DCDBDC#DCDBDC
#DCDBDC is a very light, near-neutral grey. Relative luminance 0.710; OKLCH L 89.3% C 0.002 H 325.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBDC |
|---|---|
| RGB | rgb(220, 219, 220) |
| HSL | hsl(300, 1%, 86%) |
| HSV | hsv(300, 0%, 86%) |
| CMYK | cmyk(0%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.51, 0.52, -0.37) |
| CIE-LCH | lch(87.51, 0.64, 324.48°) |
| OKLab | oklab(89.25% 0.0014 -0.001) |
| OKLCH | oklch(89.25% 0.002 325.4) |
| XYZ | xyz(67.7629, 71.0460, 77.8396) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.86
Light Gray
#D3D3D3
ΔE00 2.10
Fog
#D8DCE0
ΔE00 2.57
Light Grey
#D8DCD6
ΔE00 4.94
Whitesmoke
#F5F5F5
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBDC #DBDCDB
analogous
#DBDBDC #DCDBDC #DCDBDB
triadic
#DCDBDC #DCDCDB #DBDCDC
tetradic
#DCDBDC #DCDBDB #DBDCDB #DBDBDC
square
#DCDBDC #DCDBDB #DBDCDB #DBDBDC
split-complementary
#DCDBDC #DBDCDB #DBDCDB
monochromatic
#A09DA0 #BEBCBE #DCDBDC #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.38
#DCDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DCDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBDC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBDC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#DCDBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbdc; /* rgb */ color: rgb(220, 219, 220); /* oklch */ color: oklch(89.3% 0.002 325.4);
Tailwind
colors: {
custom: {
50: '#e6e6e6',
500: '#dcdbdc',
950: '#000000',
},
}SCSS
$custom: #dcdbdc; $custom-light: #e6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdbdc",
"rgb": {
"r": 220,
"g": 219,
"b": 220
},
"hsl": {
"h": 300,
"s": 1.408,
"l": 86.078
},
"oklch": {
"l": 0.8925,
"c": 0.00173,
"h": 325.4
},
"luminance": 0.71046
}Semantic roles & 50–950 ramp
primary
#DCDBDC
secondary
#ADAEAD
accent
#8B5A5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484