#DBDBDC#DBDBDC
#DBDBDC is a very light, near-neutral grey. Relative luminance 0.709; OKLCH L 89.2% C 0.001 H 286.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBDC |
|---|---|
| RGB | rgb(219, 219, 220) |
| HSL | hsl(240, 1%, 86%) |
| HSV | hsv(240, 0%, 86%) |
| CMYK | cmyk(0.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.43, 0.18, -0.49) |
| CIE-LCH | lch(87.43, 0.52, 290.21°) |
| OKLab | oklab(89.17% 0.0004 -0.0013) |
| OKLCH | oklch(89.17% 0.001 286.3) |
| XYZ | xyz(67.4610, 70.8904, 77.8255) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.59
Light Gray
#D3D3D3
ΔE00 1.95
Fog
#D8DCE0
ΔE00 2.15
Light Grey
#D8DCD6
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBDC #DCDCDB
analogous
#DBDBDC #DBDBDC #DBDBDC
triadic
#DBDBDC #DCDBDB #DBDCDB
tetradic
#DBDBDC #DCDBDB #DCDCDB #DBDCDB
square
#DBDBDC #DCDBDB #DCDCDB #DBDCDB
split-complementary
#DBDBDC #DCDBDB #DBDCDB
monochromatic
#9D9DA0 #BCBCBE #DBDBDC #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.38
#DBDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DBDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBDC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBDC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#DBDBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdbdc; /* rgb */ color: rgb(219, 219, 220); /* oklch */ color: oklch(89.2% 0.001 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6e6',
500: '#dbdbdc',
950: '#000000',
},
}SCSS
$custom: #dbdbdc; $custom-light: #e6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dbdbdc",
"rgb": {
"r": 219,
"g": 219,
"b": 220
},
"hsl": {
"h": 240,
"s": 1.408,
"l": 86.078
},
"oklch": {
"l": 0.89172,
"c": 0.00135,
"h": 286.3
},
"luminance": 0.7089
}Semantic roles & 50–950 ramp
primary
#DBDBDC
secondary
#AEAEAD
accent
#8B5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484