#DCDCDB#DCDCDB
#DCDCDB is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.4% C 0.001 H 106.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCDB |
|---|---|
| RGB | rgb(220, 220, 219) |
| HSL | hsl(60, 1%, 86%) |
| HSV | hsv(60, 0%, 86%) |
| CMYK | cmyk(0%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.74, -0.18, 0.49) |
| CIE-LCH | lch(87.74, 0.52, 110.12°) |
| OKLab | oklab(89.42% -0.0004 0.0013) |
| OKLCH | oklch(89.42% 0.001 106.3) |
| XYZ | xyz(67.8925, 71.5165, 77.2314) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.55
Light Gray
#D3D3D3
ΔE00 2.14
Fog
#D8DCE0
ΔE00 2.87
Light Grey
#D8DCD6
ΔE00 3.54
Silver (survey)
#C5C9C7
ΔE00 5.21
Whitesmoke
#F5F5F5
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCDB #DBDBDC
analogous
#DCDBDB #DCDCDB #DBDCDB
triadic
#DCDCDB #DBDCDC #DCDBDC
tetradic
#DCDCDB #DBDCDB #DBDBDC #DCDBDB
square
#DCDCDB #DBDCDB #DBDBDC #DCDBDB
split-complementary
#DCDCDB #DBDBDC #DBDBDC
monochromatic
#A0A09D #BEBEBC #DCDCDB #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.37
#DCDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DCDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCDB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCDB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#DCDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcdb; /* rgb */ color: rgb(220, 220, 219); /* oklch */ color: oklch(89.4% 0.001 106.3);
Tailwind
colors: {
custom: {
50: '#e6e6e6',
500: '#dcdcdb',
950: '#000000',
},
}SCSS
$custom: #dcdcdb; $custom-light: #e6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdcdb",
"rgb": {
"r": 220,
"g": 220,
"b": 219
},
"hsl": {
"h": 60,
"s": 1.408,
"l": 86.078
},
"oklch": {
"l": 0.89421,
"c": 0.00135,
"h": 106.3
},
"luminance": 0.71517
}Semantic roles & 50–950 ramp
primary
#DCDCDB
secondary
#ADADAE
accent
#5A8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484