#DCDAD9#DCDAD9
#DCDAD9 is a very light, near-neutral grey. Relative luminance 0.704; OKLCH L 89.0% C 0.003 H 48.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAD9 |
|---|---|
| RGB | rgb(220, 218, 217) |
| HSL | hsl(20, 4%, 86%) |
| HSV | hsv(20, 1%, 86%) |
| CMYK | cmyk(0%, 0.9%, 1.4%, 13.7%) |
| CIE-LAB | lab(87.18, 0.50, 0.73) |
| CIE-LCH | lch(87.18, 0.89, 55.58°) |
| OKLab | oklab(88.97% 0.0017 0.0019) |
| OKLCH | oklch(88.97% 0.003 48.6) |
| XYZ | xyz(67.1090, 70.3683, 75.6792) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.09
Light Gray
#D3D3D3
ΔE00 1.99
Fog
#D8DCE0
ΔE00 3.44
Light Grey
#D8DCD6
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAD9 #D9DBDC
analogous
#DCD9D9 #DCDAD9 #DCDBD9
triadic
#DCDAD9 #D9DCDA #DAD9DC
tetradic
#DCDAD9 #D9DCD9 #D9DBDC #DBD9DC
square
#DCDAD9 #D9DCD9 #D9DBDC #DBD9DC
split-complementary
#DCDAD9 #D9DCDB #D9D9DC
monochromatic
#A19C99 #BFBBB9 #DCDAD9 #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.39
#DCDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DCDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAD9
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAD9 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#DBDBD9
Tritanopia (blue-blind)
#DDDADA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdad9; /* rgb */ color: rgb(220, 218, 217); /* oklch */ color: oklch(89.0% 0.003 48.6);
Tailwind
colors: {
custom: {
50: '#e6e5e4',
500: '#dcdad9',
950: '#000000',
},
}SCSS
$custom: #dcdad9; $custom-light: #e6e5e4; $custom-dark: #000000;
JSON
{
"hex": "#dcdad9",
"rgb": {
"r": 220,
"g": 218,
"b": 217
},
"hsl": {
"h": 20,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.88965,
"c": 0.00259,
"h": 48.6
},
"luminance": 0.70368
}Semantic roles & 50–950 ramp
primary
#DCDAD9
secondary
#AAADAF
accent
#7C8E58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484