#DBDCDC#DBDCDC
#DBDCDC is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.001 H 197.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCDC |
|---|---|
| RGB | rgb(219, 220, 220) |
| HSL | hsl(180, 1%, 86%) |
| HSV | hsv(180, 0%, 86%) |
| CMYK | cmyk(0.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.69, -0.34, -0.12) |
| CIE-LCH | lch(87.69, 0.36, 199.40°) |
| OKLab | oklab(89.37% -0.001 -0.0003) |
| OKLCH | oklch(89.37% 0.001 197.1) |
| XYZ | xyz(67.7227, 71.4137, 77.9127) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.52
Light Gray
#D3D3D3
ΔE00 2.10
Fog
#D8DCE0
ΔE00 2.21
Light Grey
#D8DCD6
ΔE00 3.69
Silver (survey)
#C5C9C7
ΔE00 5.12
Whitesmoke
#F5F5F5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCDC #DCDBDB
analogous
#DBDCDB #DBDCDC #DBDBDC
triadic
#DBDCDC #DCDBDC #DCDCDB
tetradic
#DBDCDC #DBDBDC #DCDBDB #DBDCDB
square
#DBDCDC #DBDBDC #DCDBDB #DBDCDB
split-complementary
#DBDCDC #DCDBDB #DCDBDB
monochromatic
#9DA0A0 #BCBEBE #DBDCDC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.37
#DBDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DBDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCDC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCDC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#DBDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcdc; /* rgb */ color: rgb(219, 220, 220); /* oklch */ color: oklch(89.4% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#e6e6e6',
500: '#dbdcdc',
950: '#000000',
},
}SCSS
$custom: #dbdcdc; $custom-light: #e6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dbdcdc",
"rgb": {
"r": 219,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 1.408,
"l": 86.078
},
"oklch": {
"l": 0.89371,
"c": 0.00109,
"h": 197.1
},
"luminance": 0.71414
}Semantic roles & 50–950 ramp
primary
#DBDCDC
secondary
#AEADAD
accent
#5A5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484