#DBDFDE#DBDFDE
#DBDFDE is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.0% C 0.005 H 179.7°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFDE |
|---|---|
| RGB | rgb(219, 223, 222) |
| HSL | hsl(165, 6%, 87%) |
| HSV | hsv(165, 2%, 87%) |
| CMYK | cmyk(1.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.50, -1.53, 0.02) |
| CIE-LCH | lch(88.50, 1.53, 179.36°) |
| OKLab | oklab(90.03% -0.0045 0) |
| OKLCH | oklch(90.03% 0.005 179.7) |
| XYZ | xyz(68.7836, 73.1092, 79.5809) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.23
Light Grey
#D8DCD6
ΔE00 2.64
Fog
#D8DCE0
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 3.36
Silver (survey)
#C5C9C7
ΔE00 5.24
Whitesmoke
#F5F5F5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFDE #DFDBDC
analogous
#DBDFDC #DBDFDE #DBDEDF
triadic
#DBDFDE #DEDBDF #DFDEDB
tetradic
#DBDFDE #DCDBDF #DFDBDC #DEDFDB
square
#DBDFDE #DCDBDF #DFDBDC #DEDFDB
split-complementary
#DBDFDE #DFDBDE #DFDCDB
monochromatic
#9AA5A3 #BBC2C0 #DBDFDE #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.34
#DBDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DBDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFDE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFDE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#DADFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdfde; /* rgb */ color: rgb(219, 223, 222); /* oklch */ color: oklch(90.0% 0.005 179.7);
Tailwind
colors: {
custom: {
50: '#e6e9e8',
500: '#dbdfde',
950: '#000000',
},
}SCSS
$custom: #dbdfde; $custom-light: #e6e9e8; $custom-dark: #000000;
JSON
{
"hex": "#dbdfde",
"rgb": {
"r": 219,
"g": 223,
"b": 222
},
"hsl": {
"h": 165,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.90029,
"c": 0.00453,
"h": 179.7
},
"luminance": 0.73109
}Semantic roles & 50–950 ramp
primary
#DBDFDE
secondary
#B2ACAD
accent
#566490
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484