#DCD6DB#DCD6DB
#DCD6DB is a very light, near-neutral grey. Relative luminance 0.684; OKLCH L 88.2% C 0.009 H 331.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6DB |
|---|---|
| RGB | rgb(220, 214, 219) |
| HSL | hsl(310, 8%, 85%) |
| HSV | hsv(310, 3%, 86%) |
| CMYK | cmyk(0%, 2.7%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.22, 2.94, -1.73) |
| CIE-LCH | lch(86.22, 3.41, 329.56°) |
| OKLab | oklab(88.23% 0.0082 -0.0045) |
| OKLCH | oklch(88.23% 0.009 331) |
| XYZ | xyz(66.3460, 68.4235, 76.7159) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 4.42
Fog
#D8DCE0
ΔE00 5.24
Lavenderblush
#FFF0F5
ΔE00 7.08
Silver
#C0C0C0
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6DB #D6DCD7
analogous
#DAD6DC #DCD6DB #DCD6D8
triadic
#DCD6DB #DBDCD6 #D6DBDC
tetradic
#DCD6DB #DCDAD6 #D6DCD7 #D6D8DC
square
#DCD6DB #DCDAD6 #D6DCD7 #D6D8DC
split-complementary
#DCD6DB #D8DCD6 #D6DCDA
monochromatic
#A494A1 #C0B5BE #DCD6DB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.43
#DCD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DCD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6DB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6DB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#DDD6D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd6db; /* rgb */ color: rgb(220, 214, 219); /* oklch */ color: oklch(88.2% 0.009 331.0);
Tailwind
colors: {
custom: {
50: '#e6e2e6',
500: '#dcd6db',
950: '#000000',
},
}SCSS
$custom: #dcd6db; $custom-light: #e6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd6db",
"rgb": {
"r": 220,
"g": 214,
"b": 219
},
"hsl": {
"h": 310,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88229,
"c": 0.00938,
"h": 331
},
"luminance": 0.68423
}Semantic roles & 50–950 ramp
primary
#DCD6DB
secondary
#A6B0A8
accent
#925E54
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484