#D8DDDC#D8DDDC
#D8DDDC is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.3% C 0.006 H 183.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDDC |
|---|---|
| RGB | rgb(216, 221, 220) |
| HSL | hsl(168, 7%, 86%) |
| HSV | hsv(168, 2%, 87%) |
| CMYK | cmyk(2.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.72, -1.87, -0.10) |
| CIE-LCH | lch(87.72, 1.87, 183.06°) |
| OKLab | oklab(89.34% -0.0056 -0.0003) |
| OKLCH | oklch(89.34% 0.006 183) |
| XYZ | xyz(67.0913, 71.4789, 77.9585) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.48
Gainsboro
#DCDCDC
ΔE00 2.63
Fog
#D8DCE0
ΔE00 2.84
Light Gray
#D3D3D3
ΔE00 3.34
Silver (survey)
#C5C9C7
ΔE00 4.75
Whitesmoke
#F5F5F5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDDC #DDD8D9
analogous
#D8DDD9 #D8DDDC #D8DBDD
triadic
#D8DDDC #DCD8DD #DDDCD8
tetradic
#D8DDDC #D9D8DD #DDD8D9 #DBDDD8
square
#D8DDDC #D9D8DD #DDD8D9 #DBDDD8
split-complementary
#D8DDDC #DDD8DB #DDD9D8
monochromatic
#97A4A1 #B7C0BF #D8DDDC #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.37
#D8DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D8DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDDC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDDC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DBDCDC
Tritanopia (blue-blind)
#D7DDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dddc; /* rgb */ color: rgb(216, 221, 220); /* oklch */ color: oklch(89.3% 0.006 183.0);
Tailwind
colors: {
custom: {
50: '#e4e7e6',
500: '#d8dddc',
950: '#000000',
},
}SCSS
$custom: #d8dddc; $custom-light: #e4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#d8dddc",
"rgb": {
"r": 216,
"g": 221,
"b": 220
},
"hsl": {
"h": 168,
"s": 6.849,
"l": 85.686
},
"oklch": {
"l": 0.89341,
"c": 0.00558,
"h": 183
},
"luminance": 0.71479
}Semantic roles & 50–950 ramp
primary
#D8DDDC
secondary
#B1A9AA
accent
#556191
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484