#DCDBD8#DCDBD8
#DCDBD8 is a very light, near-neutral grey. Relative luminance 0.708; OKLCH L 89.1% C 0.004 H 91.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD8 |
|---|---|
| RGB | rgb(220, 219, 216) |
| HSL | hsl(45, 5%, 85%) |
| HSV | hsv(45, 2%, 86%) |
| CMYK | cmyk(0%, 0.5%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.41, -0.20, 1.59) |
| CIE-LCH | lch(87.41, 1.60, 97.02°) |
| OKLab | oklab(89.14% -0.0001 0.0042) |
| OKLCH | oklch(89.14% 0.004 91.5) |
| XYZ | xyz(67.2394, 70.8367, 75.0830) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.58
Light Gray
#D3D3D3
ΔE00 2.42
Light Grey
#D8DCD6
ΔE00 3.14
Fog
#D8DCE0
ΔE00 3.93
Silver (survey)
#C5C9C7
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD8 #D8D9DC
analogous
#DCD9D8 #DCDBD8 #DBDCD8
triadic
#DCDBD8 #D8DCDB #DBD8DC
tetradic
#DCDBD8 #D8DCD9 #D8D9DC #DCD8DB
square
#DCDBD8 #D8DCD9 #D8D9DC #DCD8DB
split-complementary
#DCDBD8 #D8DBDC #D9D8DC
monochromatic
#A29F97 #BFBDB8 #DCDBD8 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.38
#DCDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DCDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD8
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD8 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#DDDADA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd8; /* rgb */ color: rgb(220, 219, 216); /* oklch */ color: oklch(89.1% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#e6e6e4',
500: '#dcdbd8',
950: '#000000',
},
}SCSS
$custom: #dcdbd8; $custom-light: #e6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd8",
"rgb": {
"r": 220,
"g": 219,
"b": 216
},
"hsl": {
"h": 45,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89136,
"c": 0.00421,
"h": 91.5
},
"luminance": 0.70837
}Semantic roles & 50–950 ramp
primary
#DCDBD8
secondary
#A9ABAF
accent
#648F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484