#DBDCDD#DBDCDD
#DBDCDD is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.4% C 0.002 H 247.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCDD |
|---|---|
| RGB | rgb(219, 220, 221) |
| HSL | hsl(210, 3%, 86%) |
| HSV | hsv(210, 1%, 87%) |
| CMYK | cmyk(0.9%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.71, -0.16, -0.61) |
| CIE-LCH | lch(87.71, 0.63, 255.51°) |
| OKLab | oklab(89.4% -0.0007 -0.0016) |
| OKLCH | oklch(89.4% 0.002 247.8) |
| XYZ | xyz(67.8555, 71.4669, 78.6123) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.64
Fog
#D8DCE0
ΔE00 1.81
Light Gray
#D3D3D3
ΔE00 2.15
Light Grey
#D8DCD6
ΔE00 4.24
Silver (survey)
#C5C9C7
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCDD #DDDCDB
analogous
#DBDDDD #DBDCDD #DBDBDD
triadic
#DBDCDD #DDDBDC #DCDDDB
tetradic
#DBDCDD #DDDBDD #DDDCDB #DBDDDB
square
#DBDCDD #DDDBDD #DDDCDB #DBDDDB
split-complementary
#DBDCDD #DDDBDB #DDDDDB
monochromatic
#9C9FA2 #BCBDBF #DBDCDD #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.37
#DBDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DBDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCDD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCDD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#DBDCDD
Tritanopia (blue-blind)
#DBDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcdd; /* rgb */ color: rgb(219, 220, 221); /* oklch */ color: oklch(89.4% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#e6e6e7',
500: '#dbdcdd',
950: '#000000',
},
}SCSS
$custom: #dbdcdd; $custom-light: #e6e6e7; $custom-dark: #000000;
JSON
{
"hex": "#dbdcdd",
"rgb": {
"r": 219,
"g": 220,
"b": 221
},
"hsl": {
"h": 210,
"s": 2.857,
"l": 86.275
},
"oklch": {
"l": 0.894,
"c": 0.00175,
"h": 247.8
},
"luminance": 0.71467
}Semantic roles & 50–950 ramp
primary
#DBDCDD
secondary
#B0AEAC
accent
#73598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484