#DCDAD7#DCDAD7
#DCDAD7 is a very light, near-neutral grey. Relative luminance 0.703; OKLCH L 88.9% C 0.005 H 78.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAD7 |
|---|---|
| RGB | rgb(220, 218, 215) |
| HSL | hsl(36, 7%, 85%) |
| HSV | hsv(36, 2%, 86%) |
| CMYK | cmyk(0%, 0.9%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.13, 0.15, 1.71) |
| CIE-LCH | lch(87.13, 1.72, 85.13°) |
| OKLab | oklab(88.91% 0.0009 0.0045) |
| OKLCH | oklch(88.91% 0.005 78.3) |
| XYZ | xyz(66.8505, 70.2649, 74.3175) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.71
Light Gray
#D3D3D3
ΔE00 2.36
Light Grey
#D8DCD6
ΔE00 3.63
Fog
#D8DCE0
ΔE00 4.14
Silver (survey)
#C5C9C7
ΔE00 5.24
Whitesmoke
#F5F5F5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAD7 #D7D9DC
analogous
#DCD7D7 #DCDAD7 #DBDCD7
triadic
#DCDAD7 #D7DCDA #DAD7DC
tetradic
#DCDAD7 #D7DCD7 #D7D9DC #DCD7DB
square
#DCDAD7 #D7DCD7 #D7D9DC #DCD7DB
split-complementary
#DCDAD7 #D7DBDC #D7D7DC
monochromatic
#A39E96 #BFBCB6 #DCDAD7 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.40
#DCDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DCDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAD7
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAD7 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#DDD9D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdad7; /* rgb */ color: rgb(220, 218, 215); /* oklch */ color: oklch(88.9% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#e6e5e3',
500: '#dcdad7',
950: '#000000',
},
}SCSS
$custom: #dcdad7; $custom-light: #e6e5e3; $custom-dark: #000000;
JSON
{
"hex": "#dcdad7",
"rgb": {
"r": 220,
"g": 218,
"b": 215
},
"hsl": {
"h": 36,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88909,
"c": 0.00463,
"h": 78.3
},
"luminance": 0.70265
}Semantic roles & 50–950 ramp
primary
#DCDAD7
secondary
#A8ABAF
accent
#6D9155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484