#DCDCD7#DCDCD7
#DCDCD7 is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.3% C 0.007 H 106.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD7 |
|---|---|
| RGB | rgb(220, 220, 215) |
| HSL | hsl(60, 7%, 85%) |
| HSV | hsv(60, 2%, 86%) |
| CMYK | cmyk(0%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.63, -0.89, 2.45) |
| CIE-LCH | lch(87.63, 2.61, 109.96°) |
| OKLab | oklab(89.31% -0.0019 0.0065) |
| OKLCH | oklch(89.31% 0.007 106.5) |
| XYZ | xyz(67.3722, 71.3084, 74.4914) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.09
Gainsboro
#DCDCDC
ΔE00 2.63
Light Gray
#D3D3D3
ΔE00 3.30
Fog
#D8DCE0
ΔE00 4.72
Silver (survey)
#C5C9C7
ΔE00 5.15
Whitesmoke
#F5F5F5
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD7 #D7D7DC
analogous
#DCD9D7 #DCDCD7 #D9DCD7
triadic
#DCDCD7 #D7DCDC #DCD7DC
tetradic
#DCDCD7 #D7DCD9 #D7D7DC #DCD7D9
square
#DCDCD7 #D7DCD9 #D7D7DC #DCD7D9
split-complementary
#DCDCD7 #D7D9DC #D9D7DC
monochromatic
#A3A396 #BFBFB6 #DCDCD7 #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.38
#DCDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DCDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD7
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD7 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#DDDBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcd7; /* rgb */ color: rgb(220, 220, 215); /* oklch */ color: oklch(89.3% 0.007 106.5);
Tailwind
colors: {
custom: {
50: '#e6e6e3',
500: '#dcdcd7',
950: '#000000',
},
}SCSS
$custom: #dcdcd7; $custom-light: #e6e6e3; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd7",
"rgb": {
"r": 220,
"g": 220,
"b": 215
},
"hsl": {
"h": 60,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.89308,
"c": 0.00675,
"h": 106.5
},
"luminance": 0.71308
}Semantic roles & 50–950 ramp
primary
#DCDCD7
secondary
#A8A8AF
accent
#559155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484