#DCDBD7#DCDBD7
#DCDBD7 is a very light, near-neutral grey. Relative luminance 0.708; OKLCH L 89.1% C 0.006 H 95.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD7 |
|---|---|
| RGB | rgb(220, 219, 215) |
| HSL | hsl(48, 7%, 85%) |
| HSV | hsv(48, 2%, 86%) |
| CMYK | cmyk(0%, 0.5%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.38, -0.37, 2.08) |
| CIE-LCH | lch(87.38, 2.11, 100.14°) |
| OKLab | oklab(89.11% -0.0005 0.0055) |
| OKLCH | oklch(89.11% 0.006 95.1) |
| XYZ | xyz(67.1106, 70.7851, 74.4042) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 2.76
Light Grey
#D8DCD6
ΔE00 2.82
Fog
#D8DCE0
ΔE00 4.37
Silver (survey)
#C5C9C7
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD7 #D7D8DC
analogous
#DCD8D7 #DCDBD7 #DADCD7
triadic
#DCDBD7 #D7DCDB #DBD7DC
tetradic
#DCDBD7 #D7DCD8 #D7D8DC #DCD7DA
square
#DCDBD7 #D7DCD8 #D7D8DC #DCD7DA
split-complementary
#DCDBD7 #D7DADC #D8D7DC
monochromatic
#A3A096 #BFBEB6 #DCDBD7 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.39
#DCDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DCDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD7 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#DDDADA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd7; /* rgb */ color: rgb(220, 219, 215); /* oklch */ color: oklch(89.1% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#e6e6e3',
500: '#dcdbd7',
950: '#000000',
},
}SCSS
$custom: #dcdbd7; $custom-light: #e6e6e3; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd7",
"rgb": {
"r": 220,
"g": 219,
"b": 215
},
"hsl": {
"h": 48,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.89108,
"c": 0.00552,
"h": 95.1
},
"luminance": 0.70785
}Semantic roles & 50–950 ramp
primary
#DCDBD7
secondary
#A8A9AF
accent
#619155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484