#DCD9DC#DCD9DC
#DCD9DC is a very light, near-neutral grey. Relative luminance 0.700; OKLCH L 88.9% C 0.005 H 325.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9DC |
|---|---|
| RGB | rgb(220, 217, 220) |
| HSL | hsl(300, 4%, 86%) |
| HSV | hsv(300, 1%, 86%) |
| CMYK | cmyk(0%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(87.00, 1.56, -1.11) |
| CIE-LCH | lch(87.00, 1.91, 324.52°) |
| OKLab | oklab(88.85% 0.0043 -0.0029) |
| OKLCH | oklch(88.85% 0.005 325.6) |
| XYZ | xyz(67.2442, 70.0088, 77.6668) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 2.92
Fog
#D8DCE0
ΔE00 3.48
Whitesmoke
#F5F5F5
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9DC #D9DCD9
analogous
#DAD9DC #DCD9DC #DCD9DA
triadic
#DCD9DC #DCDCD9 #D9DCDC
tetradic
#DCD9DC #DCDAD9 #D9DCD9 #D9DADC
square
#DCD9DC #DCDAD9 #D9DCD9 #D9DADC
split-complementary
#DCD9DC #DADCD9 #D9DCDA
monochromatic
#A199A1 #BFB9BF #DCD9DC #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.40
#DCD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DCD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9DC
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9DC | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#DCD9DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd9dc; /* rgb */ color: rgb(220, 217, 220); /* oklch */ color: oklch(88.9% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#e6e4e6',
500: '#dcd9dc',
950: '#000000',
},
}SCSS
$custom: #dcd9dc; $custom-light: #e6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd9dc",
"rgb": {
"r": 220,
"g": 217,
"b": 220
},
"hsl": {
"h": 300,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.88852,
"c": 0.00519,
"h": 325.6
},
"luminance": 0.70009
}Semantic roles & 50–950 ramp
primary
#DCD9DC
secondary
#AAAFAA
accent
#8E5858
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484