#D8DCDC#D8DCDC
#D8DCDC is a very light, near-neutral grey. Relative luminance 0.710; OKLCH L 89.1% C 0.004 H 197.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCDC |
|---|---|
| RGB | rgb(216, 220, 220) |
| HSL | hsl(180, 5%, 85%) |
| HSV | hsv(180, 2%, 86%) |
| CMYK | cmyk(1.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.46, -1.35, -0.47) |
| CIE-LCH | lch(87.46, 1.43, 199.31°) |
| OKLab | oklab(89.14% -0.0041 -0.0013) |
| OKLCH | oklch(89.14% 0.004 197.1) |
| XYZ | xyz(66.8281, 70.9524, 77.8708) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.99
Fog
#D8DCE0
ΔE00 2.13
Light Gray
#D3D3D3
ΔE00 2.74
Light Grey
#D8DCD6
ΔE00 3.07
Silver (survey)
#C5C9C7
ΔE00 4.68
Whitesmoke
#F5F5F5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCDC #DCD8D8
analogous
#D8DCDA #D8DCDC #D8DADC
triadic
#D8DCDC #DCD8DC #DCDCD8
tetradic
#D8DCDC #DAD8DC #DCD8D8 #DADCD8
square
#D8DCDC #DAD8DC #DCD8D8 #DADCD8
split-complementary
#D8DCDC #DCD8DA #DCDAD8
monochromatic
#97A2A2 #B8BFBF #D8DCDC #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.38
#D8DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D8DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCDC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCDC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#D7DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcdc; /* rgb */ color: rgb(216, 220, 220); /* oklch */ color: oklch(89.1% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#e4e6e6',
500: '#d8dcdc',
950: '#000000',
},
}SCSS
$custom: #d8dcdc; $custom-light: #e4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d8dcdc",
"rgb": {
"r": 216,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.8914,
"c": 0.00434,
"h": 197.1
},
"luminance": 0.70953
}Semantic roles & 50–950 ramp
primary
#D8DCDC
secondary
#AFA9A9
accent
#56568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484