#D9DCDE#D9DCDE
#D9DCDE is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.3% C 0.004 H 236.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCDE |
|---|---|
| RGB | rgb(217, 220, 222) |
| HSL | hsl(204, 7%, 86%) |
| HSV | hsv(204, 2%, 87%) |
| CMYK | cmyk(2.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.59, -0.65, -1.33) |
| CIE-LCH | lch(87.59, 1.48, 244.12°) |
| OKLab | oklab(89.28% -0.0023 -0.0036) |
| OKLCH | oklch(89.28% 0.004 236.6) |
| XYZ | xyz(67.3909, 71.2119, 79.2880) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.01
Gainsboro
#DCDCDC
ΔE00 1.59
Light Gray
#D3D3D3
ΔE00 2.53
Light Grey
#D8DCD6
ΔE00 4.34
Silver (survey)
#C5C9C7
ΔE00 5.20
Whitesmoke
#F5F5F5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCDE #DEDBD9
analogous
#D9DEDD #D9DCDE #D9D9DE
triadic
#D9DCDE #DED9DC #DCDED9
tetradic
#D9DCDE #DDD9DE #DEDBD9 #D9DED9
square
#D9DCDE #DDD9DE #DEDBD9 #D9DED9
split-complementary
#D9DCDE #DED9D9 #DEDDD9
monochromatic
#97A0A5 #B8BEC2 #D9DCDE #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.38
#D9DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D9DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCDE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCDE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#D8DDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9dcde; /* rgb */ color: rgb(217, 220, 222); /* oklch */ color: oklch(89.3% 0.004 236.6);
Tailwind
colors: {
custom: {
50: '#e4e6e8',
500: '#d9dcde',
950: '#000000',
},
}SCSS
$custom: #d9dcde; $custom-light: #e4e6e8; $custom-dark: #000000;
JSON
{
"hex": "#d9dcde",
"rgb": {
"r": 217,
"g": 220,
"b": 222
},
"hsl": {
"h": 204,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89275,
"c": 0.00427,
"h": 236.6
},
"luminance": 0.71212
}Semantic roles & 50–950 ramp
primary
#D9DCDE
secondary
#B2ADAA
accent
#6D5591
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484