#DCD7DB#DCD7DB
#DCD7DB is a very light, near-neutral grey. Relative luminance 0.689; OKLCH L 88.4% C 0.008 H 332.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7DB |
|---|---|
| RGB | rgb(220, 215, 219) |
| HSL | hsl(312, 7%, 85%) |
| HSV | hsv(312, 2%, 86%) |
| CMYK | cmyk(0%, 2.3%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.47, 2.42, -1.36) |
| CIE-LCH | lch(86.47, 2.78, 330.67°) |
| OKLab | oklab(88.43% 0.0068 -0.0036) |
| OKLCH | oklch(88.43% 0.008 332.1) |
| XYZ | xyz(66.5998, 68.9312, 76.8006) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.66
Light Gray
#D3D3D3
ΔE00 3.78
Fog
#D8DCE0
ΔE00 4.60
Silver
#C0C0C0
ΔE00 6.92
Whitesmoke
#F5F5F5
ΔE00 7.17
Lavenderblush
#FFF0F5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7DB #D7DCD8
analogous
#DAD7DC #DCD7DB #DCD7D8
triadic
#DCD7DB #DBDCD7 #D7DBDC
tetradic
#DCD7DB #DCDAD7 #D7DCD8 #D7D8DC
square
#DCD7DB #DCDAD7 #D7DCD8 #D7D8DC
split-complementary
#DCD7DB #D8DCD7 #D7DCDA
monochromatic
#A396A0 #BFB6BE #DCD7DB #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.42
#DCD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DCD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7DB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7DB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#DDD7D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd7db; /* rgb */ color: rgb(220, 215, 219); /* oklch */ color: oklch(88.4% 0.008 332.1);
Tailwind
colors: {
custom: {
50: '#e6e3e6',
500: '#dcd7db',
950: '#000000',
},
}SCSS
$custom: #dcd7db; $custom-light: #e6e3e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd7db",
"rgb": {
"r": 220,
"g": 215,
"b": 219
},
"hsl": {
"h": 312,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88427,
"c": 0.00766,
"h": 332.1
},
"luminance": 0.68931
}Semantic roles & 50–950 ramp
primary
#DCD7DB
secondary
#A8AFA9
accent
#916155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484