#DBDCDB#DBDCDB
#DBDCDB is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.3% C 0.002 H 145.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCDB |
|---|---|
| RGB | rgb(219, 220, 219) |
| HSL | hsl(120, 1%, 86%) |
| HSV | hsv(120, 0%, 86%) |
| CMYK | cmyk(0.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.66, -0.52, 0.37) |
| CIE-LCH | lch(87.66, 0.64, 144.41°) |
| OKLab | oklab(89.34% -0.0014 0.001) |
| OKLCH | oklch(89.34% 0.002 145.4) |
| XYZ | xyz(67.5907, 71.3609, 77.2173) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.85
Light Gray
#D3D3D3
ΔE00 2.19
Fog
#D8DCE0
ΔE00 2.68
Light Grey
#D8DCD6
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCDB #DCDBDC
analogous
#DBDCDB #DBDCDB #DBDCDB
triadic
#DBDCDB #DBDBDC #DCDBDB
tetradic
#DBDCDB #DBDBDC #DCDBDC #DCDBDB
square
#DBDCDB #DBDBDC #DCDBDC #DCDBDB
split-complementary
#DBDCDB #DBDBDC #DCDBDB
monochromatic
#9DA09D #BCBEBC #DBDCDB #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.38
#DBDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DBDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCDB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCDB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#DBDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcdb; /* rgb */ color: rgb(219, 220, 219); /* oklch */ color: oklch(89.3% 0.002 145.4);
Tailwind
colors: {
custom: {
50: '#e6e6e6',
500: '#dbdcdb',
950: '#000000',
},
}SCSS
$custom: #dbdcdb; $custom-light: #e6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dbdcdb",
"rgb": {
"r": 219,
"g": 220,
"b": 219
},
"hsl": {
"h": 120,
"s": 1.408,
"l": 86.078
},
"oklch": {
"l": 0.89343,
"c": 0.00173,
"h": 145.4
},
"luminance": 0.71361
}Semantic roles & 50–950 ramp
primary
#DBDCDB
secondary
#AEADAE
accent
#5A8B8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484