#D7DCDC#D7DCDC
#D7DCDC is a very light, near-neutral grey. Relative luminance 0.708; OKLCH L 89.1% C 0.005 H 197.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCDC |
|---|---|
| RGB | rgb(215, 220, 220) |
| HSL | hsl(180, 7%, 85%) |
| HSV | hsv(180, 2%, 86%) |
| CMYK | cmyk(2.3%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.39, -1.68, -0.59) |
| CIE-LCH | lch(87.39, 1.78, 199.28°) |
| OKLab | oklab(89.06% -0.0052 -0.0016) |
| OKLCH | oklch(89.06% 0.005 197) |
| XYZ | xyz(66.5334, 70.8005, 77.8570) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.32
Gainsboro
#DCDCDC
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 3.07
Silver (survey)
#C5C9C7
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCDC #DCD7D7
analogous
#D7DCD9 #D7DCDC #D7D9DC
triadic
#D7DCDC #DCD7DC #DCDCD7
tetradic
#D7DCDC #D9D7DC #DCD7D7 #D9DCD7
square
#D7DCDC #D9D7DC #DCD7D7 #D9DCD7
split-complementary
#D7DCDC #DCD7D9 #DCD9D7
monochromatic
#96A3A3 #B6BFBF #D7DCDC #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.39
#D7DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D7DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCDC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCDC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#D6DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcdc; /* rgb */ color: rgb(215, 220, 220); /* oklch */ color: oklch(89.1% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#e3e6e6',
500: '#d7dcdc',
950: '#000000',
},
}SCSS
$custom: #d7dcdc; $custom-light: #e3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d7dcdc",
"rgb": {
"r": 215,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.89064,
"c": 0.00543,
"h": 197
},
"luminance": 0.70801
}Semantic roles & 50–950 ramp
primary
#D7DCDC
secondary
#AFA8A8
accent
#555591
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484