#DCD9DB#DCD9DB
#DCD9DB is a very light, near-neutral grey. Relative luminance 0.700; OKLCH L 88.8% C 0.004 H 337.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9DB |
|---|---|
| RGB | rgb(220, 217, 219) |
| HSL | hsl(320, 4%, 86%) |
| HSV | hsv(320, 1%, 86%) |
| CMYK | cmyk(0%, 1.4%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.98, 1.38, -0.62) |
| CIE-LCH | lch(86.98, 1.51, 335.76°) |
| OKLab | oklab(88.82% 0.0039 -0.0016) |
| OKLCH | oklch(88.82% 0.004 337.3) |
| XYZ | xyz(67.1122, 69.9560, 76.9714) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.12
Light Gray
#D3D3D3
ΔE00 2.59
Fog
#D8DCE0
ΔE00 3.46
Light Grey
#D8DCD6
ΔE00 6.24
Whitesmoke
#F5F5F5
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9DB #D9DCDA
analogous
#DBD9DC #DCD9DB #DCD9D9
triadic
#DCD9DB #DBDCD9 #D9DBDC
tetradic
#DCD9DB #DCDBD9 #D9DCDA #D9D9DC
square
#DCD9DB #DCDBD9 #D9DCDA #D9D9DC
split-complementary
#DCD9DB #D9DCD9 #D9DCDB
monochromatic
#A1999F #BFB9BD #DCD9DB #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.40
#DCD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DCD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9DB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9DB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#DCD9DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd9db; /* rgb */ color: rgb(220, 217, 219); /* oklch */ color: oklch(88.8% 0.004 337.3);
Tailwind
colors: {
custom: {
50: '#e6e4e6',
500: '#dcd9db',
950: '#000000',
},
}SCSS
$custom: #dcd9db; $custom-light: #e6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd9db",
"rgb": {
"r": 220,
"g": 217,
"b": 219
},
"hsl": {
"h": 320,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.88823,
"c": 0.00423,
"h": 337.3
},
"luminance": 0.69956
}Semantic roles & 50–950 ramp
primary
#DCD9DB
secondary
#AAAFAC
accent
#8E6A58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484