#DCDBD9#DCDBD9
#DCDBD9 is a very light, near-neutral grey. Relative luminance 0.709; OKLCH L 89.2% C 0.003 H 84.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD9 |
|---|---|
| RGB | rgb(220, 219, 217) |
| HSL | hsl(40, 4%, 86%) |
| HSV | hsv(40, 1%, 86%) |
| CMYK | cmyk(0%, 0.5%, 1.4%, 13.7%) |
| CIE-LAB | lab(87.43, -0.02, 1.10) |
| CIE-LCH | lch(87.43, 1.10, 90.95°) |
| OKLab | oklab(89.16% 0.0003 0.0029) |
| OKLCH | oklch(89.16% 0.003 84.5) |
| XYZ | xyz(67.3691, 70.8885, 75.7659) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.09
Light Gray
#D3D3D3
ΔE00 2.16
Fog
#D8DCE0
ΔE00 3.50
Light Grey
#D8DCD6
ΔE00 3.52
Silver (survey)
#C5C9C7
ΔE00 5.18
Whitesmoke
#F5F5F5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD9 #D9DADC
analogous
#DCD9D9 #DCDBD9 #DBDCD9
triadic
#DCDBD9 #D9DCDB #DBD9DC
tetradic
#DCDBD9 #D9DCD9 #D9DADC #DCD9DB
square
#DCDBD9 #D9DCD9 #D9DADC #DCD9DB
split-complementary
#DCDBD9 #D9DBDC #D9D9DC
monochromatic
#A19F99 #BFBDB9 #DCDBD9 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.38
#DCDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD9
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD9 | 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)
#DCDBD9
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#DDDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd9; /* rgb */ color: rgb(220, 219, 217); /* oklch */ color: oklch(89.2% 0.003 84.5);
Tailwind
colors: {
custom: {
50: '#e6e6e4',
500: '#dcdbd9',
950: '#000000',
},
}SCSS
$custom: #dcdbd9; $custom-light: #e6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd9",
"rgb": {
"r": 220,
"g": 219,
"b": 217
},
"hsl": {
"h": 40,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.89164,
"c": 0.00292,
"h": 84.5
},
"luminance": 0.70888
}Semantic roles & 50–950 ramp
primary
#DCDBD9
secondary
#AAACAF
accent
#6A8E58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484