#D8DCD8#D8DCD8
#D8DCD8 is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.0% C 0.007 H 145.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCD8 |
|---|---|
| RGB | rgb(216, 220, 216) |
| HSL | hsl(120, 5%, 85%) |
| HSV | hsv(120, 2%, 86%) |
| CMYK | cmyk(1.8%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.36, -2.07, 1.49) |
| CIE-LCH | lch(87.36, 2.55, 144.35°) |
| OKLab | oklab(89.03% -0.0057 0.0039) |
| OKLCH | oklch(89.03% 0.007 145.5) |
| XYZ | xyz(66.3046, 70.7431, 75.1141) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.97
Gainsboro
#DCDCDC
ΔE00 3.21
Light Gray
#D3D3D3
ΔE00 3.68
Fog
#D8DCE0
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCD8 #DCD8DC
analogous
#DADCD8 #D8DCD8 #D8DCDA
triadic
#D8DCD8 #D8D8DC #DCD8D8
tetradic
#D8DCD8 #D8DADC #DCD8DC #DCDAD8
square
#D8DCD8 #D8DADC #DCD8DC #DCDAD8
split-complementary
#D8DCD8 #DAD8DC #DCD8DA
monochromatic
#97A297 #B8BFB8 #D8DCD8 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.39
#D8DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D8DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCD8
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCD8 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#DBDBD8
Tritanopia (blue-blind)
#D8DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcd8; /* rgb */ color: rgb(216, 220, 216); /* oklch */ color: oklch(89.0% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#e4e6e4',
500: '#d8dcd8',
950: '#000000',
},
}SCSS
$custom: #d8dcd8; $custom-light: #e4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#d8dcd8",
"rgb": {
"r": 216,
"g": 220,
"b": 216
},
"hsl": {
"h": 120,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89026,
"c": 0.0069,
"h": 145.5
},
"luminance": 0.70743
}Semantic roles & 50–950 ramp
primary
#D8DCD8
secondary
#AFA9AF
accent
#568F8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484