#D9DCDD#D9DCDD
#D9DCDD is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.2% C 0.004 H 219.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCDD |
|---|---|
| RGB | rgb(217, 220, 221) |
| HSL | hsl(195, 6%, 86%) |
| HSV | hsv(195, 2%, 87%) |
| CMYK | cmyk(1.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.56, -0.83, -0.84) |
| CIE-LCH | lch(87.56, 1.18, 225.50°) |
| OKLab | oklab(89.25% -0.0027 -0.0023) |
| OKLCH | oklch(89.25% 0.004 219.5) |
| XYZ | xyz(67.2573, 71.1584, 78.5842) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.46
Fog
#D8DCE0
ΔE00 1.52
Light Gray
#D3D3D3
ΔE00 2.44
Light Grey
#D8DCD6
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCDD #DDDAD9
analogous
#D9DDDC #D9DCDD #D9DADD
triadic
#D9DCDD #DDD9DC #DCDDD9
tetradic
#D9DCDD #DCD9DD #DDDAD9 #DADDD9
square
#D9DCDD #DCD9DD #DDDAD9 #DADDD9
split-complementary
#D9DCDD #DDD9DA #DDDCD9
monochromatic
#98A0A3 #B9BEC0 #D9DCDD #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.38
#D9DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D9DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCDD
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCDD | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#D8DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcdd; /* rgb */ color: rgb(217, 220, 221); /* oklch */ color: oklch(89.2% 0.004 219.5);
Tailwind
colors: {
custom: {
50: '#e4e6e7',
500: '#d9dcdd',
950: '#000000',
},
}SCSS
$custom: #d9dcdd; $custom-light: #e4e6e7; $custom-dark: #000000;
JSON
{
"hex": "#d9dcdd",
"rgb": {
"r": 217,
"g": 220,
"b": 221
},
"hsl": {
"h": 195,
"s": 5.556,
"l": 85.882
},
"oklch": {
"l": 0.89246,
"c": 0.00355,
"h": 219.5
},
"luminance": 0.71159
}Semantic roles & 50–950 ramp
primary
#D9DCDD
secondary
#B0ACAA
accent
#64568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484