#D7DCD7#D7DCD7
#D7DCD7 is a very light, near-neutral grey. Relative luminance 0.705; OKLCH L 88.9% C 0.009 H 145.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCD7 |
|---|---|
| RGB | rgb(215, 220, 215) |
| HSL | hsl(120, 7%, 85%) |
| HSV | hsv(120, 2%, 86%) |
| CMYK | cmyk(2.3%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.26, -2.59, 1.86) |
| CIE-LCH | lch(87.26, 3.19, 144.32°) |
| OKLab | oklab(88.92% -0.0071 0.0049) |
| OKLCH | oklch(88.92% 0.009 145.5) |
| XYZ | xyz(65.8811, 70.5396, 74.4215) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.60
Gainsboro
#DCDCDC
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.31
Silver (survey)
#C5C9C7
ΔE00 4.71
Fog
#D8DCE0
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCD7 #DCD7DC
analogous
#D9DCD7 #D7DCD7 #D7DCD9
triadic
#D7DCD7 #D7D7DC #DCD7D7
tetradic
#D7DCD7 #D7D9DC #DCD7DC #DCD9D7
square
#D7DCD7 #D7D9DC #DCD7DC #DCD9D7
split-complementary
#D7DCD7 #D9D7DC #DCD7D9
monochromatic
#96A396 #B6BFB6 #D7DCD7 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.39
#D7DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D7DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCD7
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCD7 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#D7DCDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcd7; /* rgb */ color: rgb(215, 220, 215); /* oklch */ color: oklch(88.9% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#e3e6e3',
500: '#d7dcd7',
950: '#000000',
},
}SCSS
$custom: #d7dcd7; $custom-light: #e3e6e3; $custom-dark: #000000;
JSON
{
"hex": "#d7dcd7",
"rgb": {
"r": 215,
"g": 220,
"b": 215
},
"hsl": {
"h": 120,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88922,
"c": 0.00863,
"h": 145.5
},
"luminance": 0.7054
}Semantic roles & 50–950 ramp
primary
#D7DCD7
secondary
#AFA8AF
accent
#559191
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484