#DCDBD6#DCDBD6
#DCDBD6 is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.1% C 0.007 H 97.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD6 |
|---|---|
| RGB | rgb(220, 219, 214) |
| HSL | hsl(50, 8%, 85%) |
| HSV | hsv(50, 3%, 86%) |
| CMYK | cmyk(0%, 0.5%, 2.7%, 13.7%) |
| CIE-LAB | lab(87.36, -0.55, 2.57) |
| CIE-LCH | lch(87.36, 2.63, 102.03°) |
| OKLab | oklab(89.08% -0.0009 0.0068) |
| OKLCH | oklch(89.08% 0.007 97.4) |
| XYZ | xyz(66.9825, 70.7339, 73.7295) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.56
Light Grey
#D8DCD6
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 3.13
Fog
#D8DCE0
ΔE00 4.81
Silver (survey)
#C5C9C7
ΔE00 5.17
Whitesmoke
#F5F5F5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD6 #D6D7DC
analogous
#DCD8D6 #DCDBD6 #DADCD6
triadic
#DCDBD6 #D6DCDB #DBD6DC
tetradic
#DCDBD6 #D6DCD8 #D6D7DC #DCD6DA
square
#DCDBD6 #D6DCD8 #D6D7DC #DCD6DA
split-complementary
#DCDBD6 #D6DADC #D8D6DC
monochromatic
#A4A194 #C0BEB5 #DCDBD6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.39
#DCDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DCDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD6
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD6 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#DCDBD6
Tritanopia (blue-blind)
#DDDADA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd6; /* rgb */ color: rgb(220, 219, 214); /* oklch */ color: oklch(89.1% 0.007 97.4);
Tailwind
colors: {
custom: {
50: '#e6e6e2',
500: '#dcdbd6',
950: '#000000',
},
}SCSS
$custom: #dcdbd6; $custom-light: #e6e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd6",
"rgb": {
"r": 220,
"g": 219,
"b": 214
},
"hsl": {
"h": 50,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.8908,
"c": 0.00685,
"h": 97.4
},
"luminance": 0.70734
}Semantic roles & 50–950 ramp
primary
#DCDBD6
secondary
#A6A8B0
accent
#5E9254
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484