#DCDBDD#DCDBDD
#DCDBDD is a very light, near-neutral grey. Relative luminance 0.711; OKLCH L 89.3% C 0.003 H 308.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBDD |
|---|---|
| RGB | rgb(220, 219, 221) |
| HSL | hsl(270, 3%, 86%) |
| HSV | hsv(270, 1%, 87%) |
| CMYK | cmyk(0.5%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(87.53, 0.70, -0.86) |
| CIE-LCH | lch(87.53, 1.11, 309.10°) |
| OKLab | oklab(89.28% 0.0018 -0.0023) |
| OKLCH | oklch(89.28% 0.003 308.4) |
| XYZ | xyz(67.8957, 71.0992, 78.5392) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.32
Light Gray
#D3D3D3
ΔE00 2.34
Fog
#D8DCE0
ΔE00 2.45
Light Grey
#D8DCD6
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBDD #DCDDDB
analogous
#DBDBDD #DCDBDD #DDDBDD
triadic
#DCDBDD #DDDCDB #DBDDDC
tetradic
#DCDBDD #DDDBDB #DCDDDB #DBDDDD
square
#DCDBDD #DDDBDB #DCDDDB #DBDDDD
split-complementary
#DCDBDD #DDDDDB #DBDDDB
monochromatic
#9F9CA2 #BDBCBF #DCDBDD #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.38
#DCDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DCDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBDD
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBDD | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#DCDBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbdd; /* rgb */ color: rgb(220, 219, 221); /* oklch */ color: oklch(89.3% 0.003 308.4);
Tailwind
colors: {
custom: {
50: '#e6e6e7',
500: '#dcdbdd',
950: '#000000',
},
}SCSS
$custom: #dcdbdd; $custom-light: #e6e6e7; $custom-dark: #000000;
JSON
{
"hex": "#dcdbdd",
"rgb": {
"r": 220,
"g": 219,
"b": 221
},
"hsl": {
"h": 270,
"s": 2.857,
"l": 86.275
},
"oklch": {
"l": 0.89279,
"c": 0.0029,
"h": 308.4
},
"luminance": 0.71099
}Semantic roles & 50–950 ramp
primary
#DCDBDD
secondary
#AEB0AC
accent
#8D5973
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484