#DBDCDF#DBDCDF
#DBDCDF is a very light, near-neutral grey. Relative luminance 0.716; OKLCH L 89.5% C 0.004 H 271.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCDF |
|---|---|
| RGB | rgb(219, 220, 223) |
| HSL | hsl(225, 6%, 87%) |
| HSV | hsv(225, 2%, 87%) |
| CMYK | cmyk(1.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.76, 0.21, -1.59) |
| CIE-LCH | lch(87.76, 1.60, 277.44°) |
| OKLab | oklab(89.46% 0.0001 -0.0042) |
| OKLCH | oklch(89.46% 0.004 271.4) |
| XYZ | xyz(68.1236, 71.5741, 80.0240) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.42
Gainsboro
#DCDCDC
ΔE00 1.56
Light Gray
#D3D3D3
ΔE00 2.60
Light Grey
#D8DCD6
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCDF #DFDEDB
analogous
#DBDEDF #DBDCDF #DCDBDF
triadic
#DBDCDF #DFDBDC #DCDFDB
tetradic
#DBDCDF #DFDBDE #DFDEDB #DBDFDC
square
#DBDCDF #DFDBDE #DFDEDB #DBDFDC
split-complementary
#DBDCDF #DFDCDB #DEDFDB
monochromatic
#9A9DA5 #BBBDC2 #DBDCDF #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.37
#DBDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DBDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCDF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCDF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#DADDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcdf; /* rgb */ color: rgb(219, 220, 223); /* oklch */ color: oklch(89.5% 0.004 271.4);
Tailwind
colors: {
custom: {
50: '#e6e6e9',
500: '#dbdcdf',
950: '#000000',
},
}SCSS
$custom: #dbdcdf; $custom-light: #e6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dbdcdf",
"rgb": {
"r": 219,
"g": 220,
"b": 223
},
"hsl": {
"h": 225,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89458,
"c": 0.00422,
"h": 271.4
},
"luminance": 0.71574
}Semantic roles & 50–950 ramp
primary
#DBDCDF
secondary
#B2B1AC
accent
#815690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484