#D7DCD8#D7DCD8
#D7DCD8 is a very light, near-neutral grey. Relative luminance 0.706; OKLCH L 88.9% C 0.008 H 151.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCD8 |
|---|---|
| RGB | rgb(215, 220, 216) |
| HSL | hsl(132, 7%, 85%) |
| HSV | hsv(132, 2%, 86%) |
| CMYK | cmyk(2.3%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.29, -2.41, 1.37) |
| CIE-LCH | lch(87.29, 2.77, 150.39°) |
| OKLab | oklab(88.95% -0.0067 0.0036) |
| OKLCH | oklch(88.95% 0.008 151.9) |
| XYZ | xyz(66.0100, 70.5912, 75.1003) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.99
Gainsboro
#DCDCDC
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 3.98
Fog
#D8DCE0
ΔE00 4.40
Silver (survey)
#C5C9C7
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCD8 #DCD7DB
analogous
#D8DCD7 #D7DCD8 #D7DCDA
triadic
#D7DCD8 #D8D7DC #DCD8D7
tetradic
#D7DCD8 #D7D8DC #DCD7DB #DCDAD7
square
#D7DCD8 #D7D8DC #DCD7DB #DCDAD7
split-complementary
#D7DCD8 #DAD7DC #DCD7D8
monochromatic
#96A398 #B6BFB8 #D7DCD8 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.39
#D7DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D7DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCD8
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCD8 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#D6DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcd8; /* rgb */ color: rgb(215, 220, 216); /* oklch */ color: oklch(88.9% 0.008 151.9);
Tailwind
colors: {
custom: {
50: '#e3e6e4',
500: '#d7dcd8',
950: '#000000',
},
}SCSS
$custom: #d7dcd8; $custom-light: #e3e6e4; $custom-dark: #000000;
JSON
{
"hex": "#d7dcd8",
"rgb": {
"r": 215,
"g": 220,
"b": 216
},
"hsl": {
"h": 132,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.8895,
"c": 0.00763,
"h": 151.9
},
"luminance": 0.70591
}Semantic roles & 50–950 ramp
primary
#D7DCD8
secondary
#AFA8AE
accent
#558591
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484