#DBDCDE#DBDCDE
#DBDCDE is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.4% C 0.003 H 264.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCDE |
|---|---|
| RGB | rgb(219, 220, 222) |
| HSL | hsl(220, 4%, 86%) |
| HSV | hsv(220, 1%, 87%) |
| CMYK | cmyk(1.4%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.74, 0.02, -1.10) |
| CIE-LCH | lch(87.74, 1.10, 271.29°) |
| OKLab | oklab(89.43% -0.0003 -0.0029) |
| OKLCH | oklch(89.43% 0.003 264.5) |
| XYZ | xyz(67.9892, 71.5203, 79.3160) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.07
Fog
#D8DCE0
ΔE00 1.53
Light Gray
#D3D3D3
ΔE00 2.33
Light Grey
#D8DCD6
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 5.51
Silver (survey)
#C5C9C7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCDE #DEDDDB
analogous
#DBDEDE #DBDCDE #DCDBDE
triadic
#DBDCDE #DEDBDC #DCDEDB
tetradic
#DBDCDE #DEDBDE #DEDDDB #DBDEDC
square
#DBDCDE #DEDBDE #DEDDDB #DBDEDC
split-complementary
#DBDCDE #DEDCDB #DEDEDB
monochromatic
#9B9EA3 #BBBDC1 #DBDCDE #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.37
#DBDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DBDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCDE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCDE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#DADCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcde; /* rgb */ color: rgb(219, 220, 222); /* oklch */ color: oklch(89.4% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#e6e6e8',
500: '#dbdcde',
950: '#000000',
},
}SCSS
$custom: #dbdcde; $custom-light: #e6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#dbdcde",
"rgb": {
"r": 219,
"g": 220,
"b": 222
},
"hsl": {
"h": 220,
"s": 4.348,
"l": 86.471
},
"oklch": {
"l": 0.89429,
"c": 0.00293,
"h": 264.5
},
"luminance": 0.7152
}Semantic roles & 50–950 ramp
primary
#DBDCDE
secondary
#B1AFAC
accent
#7C578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484