#D7DCD9#D7DCD9
#D7DCD9 is a very light, near-neutral grey. Relative luminance 0.706; OKLCH L 89.0% C 0.007 H 160.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCD9 |
|---|---|
| RGB | rgb(215, 220, 217) |
| HSL | hsl(144, 7%, 85%) |
| HSV | hsv(144, 2%, 86%) |
| CMYK | cmyk(2.3%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(87.31, -2.23, 0.88) |
| CIE-LCH | lch(87.31, 2.40, 158.47°) |
| OKLab | oklab(88.98% -0.0063 0.0023) |
| OKLCH | oklch(88.98% 0.007 160.1) |
| XYZ | xyz(66.1397, 70.6430, 75.7832) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.46
Gainsboro
#DCDCDC
ΔE00 3.22
Light Gray
#D3D3D3
ΔE00 3.68
Fog
#D8DCE0
ΔE00 3.89
Silver (survey)
#C5C9C7
ΔE00 4.51
Whitesmoke
#F5F5F5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCD9 #DCD7DA
analogous
#D7DCD7 #D7DCD9 #D7DCDB
triadic
#D7DCD9 #D9D7DC #DCD9D7
tetradic
#D7DCD9 #D7D7DC #DCD7DA #DCDBD7
square
#D7DCD9 #D7D7DC #DCD7DA #DCDBD7
split-complementary
#D7DCD9 #DBD7DC #DCD7D7
monochromatic
#96A39B #B6BFBA #D7DCD9 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.39
#D7DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D7DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCD9
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCD9 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#DBDAD9
Tritanopia (blue-blind)
#D6DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcd9; /* rgb */ color: rgb(215, 220, 217); /* oklch */ color: oklch(89.0% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#e3e6e4',
500: '#d7dcd9',
950: '#000000',
},
}SCSS
$custom: #d7dcd9; $custom-light: #e3e6e4; $custom-dark: #000000;
JSON
{
"hex": "#d7dcd9",
"rgb": {
"r": 215,
"g": 220,
"b": 217
},
"hsl": {
"h": 144,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88978,
"c": 0.00674,
"h": 160.1
},
"luminance": 0.70643
}Semantic roles & 50–950 ramp
primary
#D7DCD9
secondary
#AFA8AC
accent
#557991
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484