#DBDED9#DBDED9
#DBDED9 is a very light, near-neutral grey. Relative luminance 0.723; OKLCH L 89.7% C 0.007 H 132.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED9 |
|---|---|
| RGB | rgb(219, 222, 217) |
| HSL | hsl(96, 7%, 86%) |
| HSV | hsv(96, 2%, 87%) |
| CMYK | cmyk(1.4%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(88.12, -1.91, 2.09) |
| CIE-LCH | lch(88.12, 2.83, 132.39°) |
| OKLab | oklab(89.69% -0.005 0.0055) |
| OKLCH | oklch(89.69% 0.007 132.4) |
| XYZ | xyz(67.8570, 72.3123, 76.0150) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.90
Gainsboro
#DCDCDC
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.71
Silver (survey)
#C5C9C7
ΔE00 5.18
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED9 #DCD9DE
analogous
#DDDED9 #DBDED9 #D9DED9
triadic
#DBDED9 #D9DBDE #DED9DB
tetradic
#DBDED9 #D9DDDE #DCD9DE #DED9D9
square
#DBDED9 #D9DDDE #DCD9DE #DED9D9
split-complementary
#DBDED9 #D9D9DE #DED9DD
monochromatic
#9DA597 #BCC2B8 #DBDED9 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.36
#DBDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DBDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED9
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED9 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#DBDEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded9; /* rgb */ color: rgb(219, 222, 217); /* oklch */ color: oklch(89.7% 0.007 132.4);
Tailwind
colors: {
custom: {
50: '#e6e8e4',
500: '#dbded9',
950: '#000000',
},
}SCSS
$custom: #dbded9; $custom-light: #e6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#dbded9",
"rgb": {
"r": 219,
"g": 222,
"b": 217
},
"hsl": {
"h": 96,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89687,
"c": 0.00746,
"h": 132.4
},
"luminance": 0.72312
}Semantic roles & 50–950 ramp
primary
#DBDED9
secondary
#AEAAB2
accent
#559179
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484