#DBDCD9#DBDCD9
#DBDCD9 is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.3% C 0.004 H 121.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD9 |
|---|---|
| RGB | rgb(219, 220, 217) |
| HSL | hsl(80, 4%, 86%) |
| HSV | hsv(80, 1%, 86%) |
| CMYK | cmyk(0.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(87.61, -0.88, 1.35) |
| CIE-LCH | lch(87.61, 1.61, 122.97°) |
| OKLab | oklab(89.29% -0.0022 0.0036) |
| OKLCH | oklch(89.29% 0.004 121.5) |
| XYZ | xyz(67.3290, 71.2562, 75.8390) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.81
Light Grey
#D8DCD6
ΔE00 2.28
Light Gray
#D3D3D3
ΔE00 2.69
Fog
#D8DCE0
ΔE00 3.68
Silver (survey)
#C5C9C7
ΔE00 4.87
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD9 #DAD9DC
analogous
#DCDBD9 #DBDCD9 #D9DCD9
triadic
#DBDCD9 #D9DBDC #DCD9DB
tetradic
#DBDCD9 #D9DCDB #DAD9DC #DCD9D9
square
#DBDCD9 #D9DCDB #DAD9DC #DCD9D9
split-complementary
#DBDCD9 #D9D9DC #DBD9DC
monochromatic
#9FA199 #BDBFB9 #DBDCD9 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.38
#DBDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DBDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD9
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD9 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCD9
Deuteranopia (green-blind)
#DCDCD9
Tritanopia (blue-blind)
#DBDCDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcd9; /* rgb */ color: rgb(219, 220, 217); /* oklch */ color: oklch(89.3% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#e6e6e4',
500: '#dbdcd9',
950: '#000000',
},
}SCSS
$custom: #dbdcd9; $custom-light: #e6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd9",
"rgb": {
"r": 219,
"g": 220,
"b": 217
},
"hsl": {
"h": 80,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.89286,
"c": 0.00419,
"h": 121.5
},
"luminance": 0.71256
}Semantic roles & 50–950 ramp
primary
#DBDCD9
secondary
#ACAAAF
accent
#588E6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484