#D8DCD9#D8DCD9
#D8DCD9 is a very light, near-neutral grey. Relative luminance 0.708; OKLCH L 89.1% C 0.006 H 153.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCD9 |
|---|---|
| RGB | rgb(216, 220, 217) |
| HSL | hsl(135, 5%, 85%) |
| HSV | hsv(135, 2%, 86%) |
| CMYK | cmyk(1.8%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(87.39, -1.89, 1.00) |
| CIE-LCH | lch(87.39, 2.14, 152.23°) |
| OKLab | oklab(89.06% -0.0053 0.0026) |
| OKLCH | oklch(89.06% 0.006 153.8) |
| XYZ | xyz(66.4343, 70.7949, 75.7970) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.48
Gainsboro
#DCDCDC
ΔE00 2.83
Light Gray
#D3D3D3
ΔE00 3.37
Fog
#D8DCE0
ΔE00 3.75
Silver (survey)
#C5C9C7
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCD9 #DCD8DB
analogous
#D9DCD8 #D8DCD9 #D8DCDB
triadic
#D8DCD9 #D9D8DC #DCD9D8
tetradic
#D8DCD9 #D8D9DC #DCD8DB #DCDBD8
square
#D8DCD9 #D8D9DC #DCD8DB #DCDBD8
split-complementary
#D8DCD9 #DBD8DC #DCD8D9
monochromatic
#97A29A #B8BFBA #D8DCD9 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.39
#D8DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D8DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCD9
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCD9 | 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)
#DCDBD9
Deuteranopia (green-blind)
#DBDBD9
Tritanopia (blue-blind)
#D8DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcd9; /* rgb */ color: rgb(216, 220, 217); /* oklch */ color: oklch(89.1% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#e4e6e4',
500: '#d8dcd9',
950: '#000000',
},
}SCSS
$custom: #d8dcd9; $custom-light: #e4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#d8dcd9",
"rgb": {
"r": 216,
"g": 220,
"b": 217
},
"hsl": {
"h": 135,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89055,
"c": 0.00592,
"h": 153.8
},
"luminance": 0.70795
}Semantic roles & 50–950 ramp
primary
#D8DCD9
secondary
#AFA9AE
accent
#56818F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484