Light Grey#D8DCD6
#D8DCD6 is a very light, near-neutral grey. Relative luminance 0.706; OKLCH L 89.0% C 0.009 H 134.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCD6 |
|---|---|
| RGB | rgb(216, 220, 214) |
| HSL | hsl(100, 8%, 85%) |
| HSV | hsv(100, 3%, 86%) |
| CMYK | cmyk(1.8%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(87.31, -2.43, 2.47) |
| CIE-LCH | lch(87.31, 3.47, 134.56°) |
| OKLab | oklab(88.97% -0.0065 0.0065) |
| OKLCH | oklch(88.97% 0.009 134.9) |
| XYZ | xyz(66.0477, 70.6403, 73.7607) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.00
Gainsboro
#DCDCDC
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 4.39
Silver (survey)
#C5C9C7
ΔE00 4.87
Fog
#D8DCE0
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCD6 #DAD6DC
analogous
#DBDCD6 #D8DCD6 #D6DCD7
triadic
#D8DCD6 #D6D8DC #DCD6D8
tetradic
#D8DCD6 #D6DBDC #DAD6DC #DCD7D6
square
#D8DCD6 #D6DBDC #DAD6DC #DCD7D6
split-complementary
#D8DCD6 #D7D6DC #DCD6DB
monochromatic
#99A494 #B9C0B5 #D8DCD6 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.39
#D8DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D8DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCD6
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCD6 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#DCDBD6
Tritanopia (blue-blind)
#D8DBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcd6; /* rgb */ color: rgb(216, 220, 214); /* oklch */ color: oklch(89.0% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#e4e6e2',
500: '#d8dcd6',
950: '#000000',
},
}SCSS
$custom: #d8dcd6; $custom-light: #e4e6e2; $custom-dark: #000000;
JSON
{
"hex": "#d8dcd6",
"rgb": {
"r": 216,
"g": 220,
"b": 214
},
"hsl": {
"h": 100,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.8897,
"c": 0.00916,
"h": 134.9
},
"luminance": 0.7064
}Semantic roles & 50–950 ramp
primary
#D8DCD6
secondary
#ADA6B0
accent
#54927D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484