#DCDBDF#DCDBDF
#DCDBDF is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.3% C 0.006 H 297.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBDF |
|---|---|
| RGB | rgb(220, 219, 223) |
| HSL | hsl(255, 6%, 87%) |
| HSV | hsv(255, 2%, 87%) |
| CMYK | cmyk(1.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(87.59, 1.06, -1.84) |
| CIE-LCH | lch(87.59, 2.12, 300.01°) |
| OKLab | oklab(89.34% 0.0026 -0.0049) |
| OKLCH | oklch(89.34% 0.006 297.7) |
| XYZ | xyz(68.1637, 71.2064, 79.9509) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.31
Fog
#D8DCE0
ΔE00 2.53
Light Gray
#D3D3D3
ΔE00 3.03
Whitesmoke
#F5F5F5
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.25
Ghostwhite
#F8F8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBDF #DEDFDB
analogous
#DBDCDF #DCDBDF #DEDBDF
triadic
#DCDBDF #DFDCDB #DBDFDC
tetradic
#DCDBDF #DFDBDC #DEDFDB #DBDFDE
square
#DCDBDF #DFDBDC #DEDFDB #DBDFDE
split-complementary
#DCDBDF #DFDEDB #DCDFDB
monochromatic
#9D9AA5 #BDBBC2 #DCDBDF #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.38
#DCDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DCDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBDF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBDF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#DCDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbdf; /* rgb */ color: rgb(220, 219, 223); /* oklch */ color: oklch(89.3% 0.006 297.7);
Tailwind
colors: {
custom: {
50: '#e6e6e9',
500: '#dcdbdf',
950: '#000000',
},
}SCSS
$custom: #dcdbdf; $custom-light: #e6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdbdf",
"rgb": {
"r": 220,
"g": 219,
"b": 223
},
"hsl": {
"h": 255,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89337,
"c": 0.00551,
"h": 297.7
},
"luminance": 0.71206
}Semantic roles & 50–950 ramp
primary
#DCDBDF
secondary
#B1B2AC
accent
#905681
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484