#DCD9DA#DCD9DA
#DCD9DA is a very light, near-neutral grey. Relative luminance 0.699; OKLCH L 88.8% C 0.004 H 354.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9DA |
|---|---|
| RGB | rgb(220, 217, 218) |
| HSL | hsl(340, 4%, 86%) |
| HSV | hsv(340, 1%, 86%) |
| CMYK | cmyk(0%, 1.4%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.95, 1.20, -0.13) |
| CIE-LCH | lch(86.95, 1.21, 353.82°) |
| OKLab | oklab(88.8% 0.0035 -0.0003) |
| OKLCH | oklch(88.8% 0.004 354.6) |
| XYZ | xyz(66.9809, 69.9035, 76.2801) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.81
Light Gray
#D3D3D3
ΔE00 2.33
Fog
#D8DCE0
ΔE00 3.51
Light Grey
#D8DCD6
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.07
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9DA #D9DCDB
analogous
#DCD9DB #DCD9DA #DCD9D9
triadic
#DCD9DA #DADCD9 #D9DADC
tetradic
#DCD9DA #DBDCD9 #D9DCDB #D9D9DC
square
#DCD9DA #DBDCD9 #D9DCDB #D9D9DC
split-complementary
#DCD9DA #D9DCD9 #D9DBDC
monochromatic
#A1999C #BFB9BB #DCD9DA #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.40
#DCD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#DCD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9DA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9DA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#DADADA
Tritanopia (blue-blind)
#DDD9D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd9da; /* rgb */ color: rgb(220, 217, 218); /* oklch */ color: oklch(88.8% 0.004 354.6);
Tailwind
colors: {
custom: {
50: '#e6e4e5',
500: '#dcd9da',
950: '#000000',
},
}SCSS
$custom: #dcd9da; $custom-light: #e6e4e5; $custom-dark: #000000;
JSON
{
"hex": "#dcd9da",
"rgb": {
"r": 220,
"g": 217,
"b": 218
},
"hsl": {
"h": 340,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.88795,
"c": 0.00354,
"h": 354.6
},
"luminance": 0.69903
}Semantic roles & 50–950 ramp
primary
#DCD9DA
secondary
#AAAFAD
accent
#8E7C58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484