#D9DEDD#D9DEDD
#D9DEDD is a very light, near-neutral grey. Relative luminance 0.722; OKLCH L 89.6% C 0.006 H 183.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEDD |
|---|---|
| RGB | rgb(217, 222, 221) |
| HSL | hsl(168, 7%, 86%) |
| HSV | hsv(168, 2%, 87%) |
| CMYK | cmyk(2.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(88.07, -1.86, -0.10) |
| CIE-LCH | lch(88.07, 1.87, 183.06°) |
| OKLab | oklab(89.65% -0.0056 -0.0003) |
| OKLCH | oklch(89.65% 0.006 183) |
| XYZ | xyz(67.7853, 72.2145, 78.7603) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 2.64
Fog
#D8DCE0
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.48
Silver (survey)
#C5C9C7
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEDD #DED9DA
analogous
#D9DEDA #D9DEDD #D9DCDE
triadic
#D9DEDD #DDD9DE #DEDDD9
tetradic
#D9DEDD #DAD9DE #DED9DA #DCDED9
square
#D9DEDD #DAD9DE #DED9DA #DCDED9
split-complementary
#D9DEDD #DED9DC #DEDAD9
monochromatic
#97A5A2 #B8C2C0 #D9DEDD #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.36
#D9DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D9DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEDD
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEDD | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DCDDDD
Tritanopia (blue-blind)
#D8DEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dedd; /* rgb */ color: rgb(217, 222, 221); /* oklch */ color: oklch(89.6% 0.006 183.0);
Tailwind
colors: {
custom: {
50: '#e4e8e7',
500: '#d9dedd',
950: '#000000',
},
}SCSS
$custom: #d9dedd; $custom-light: #e4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d9dedd",
"rgb": {
"r": 217,
"g": 222,
"b": 221
},
"hsl": {
"h": 168,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89647,
"c": 0.00557,
"h": 183
},
"luminance": 0.72215
}Semantic roles & 50–950 ramp
primary
#D9DEDD
secondary
#B2AAAB
accent
#556191
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484