#D9DCD8#D9DCD8
#D9DCD8 is a very light, near-neutral grey. Relative luminance 0.709; OKLCH L 89.1% C 0.006 H 137.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCD8 |
|---|---|
| RGB | rgb(217, 220, 216) |
| HSL | hsl(105, 5%, 85%) |
| HSV | hsv(105, 2%, 86%) |
| CMYK | cmyk(1.4%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.43, -1.73, 1.61) |
| CIE-LCH | lch(87.43, 2.36, 137.22°) |
| OKLab | oklab(89.1% -0.0046 0.0042) |
| OKLCH | oklch(89.1% 0.006 137.8) |
| XYZ | xyz(66.6011, 70.8959, 75.1280) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.17
Gainsboro
#DCDCDC
ΔE00 2.87
Light Gray
#D3D3D3
ΔE00 3.42
Fog
#D8DCE0
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 4.65
Whitesmoke
#F5F5F5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCD8 #DBD8DC
analogous
#DBDCD8 #D9DCD8 #D8DCD9
triadic
#D9DCD8 #D8D9DC #DCD8D9
tetradic
#D9DCD8 #D8DBDC #DBD8DC #DCD9D8
square
#D9DCD8 #D8DBDC #DBD8DC #DCD9D8
split-complementary
#D9DCD8 #D9D8DC #DCD8DB
monochromatic
#9AA297 #BABFB8 #D9DCD8 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.38
#D9DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D9DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCD8
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCD8 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#D9DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcd8; /* rgb */ color: rgb(217, 220, 216); /* oklch */ color: oklch(89.1% 0.006 137.8);
Tailwind
colors: {
custom: {
50: '#e4e6e4',
500: '#d9dcd8',
950: '#000000',
},
}SCSS
$custom: #d9dcd8; $custom-light: #e4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#d9dcd8",
"rgb": {
"r": 217,
"g": 220,
"b": 216
},
"hsl": {
"h": 105,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89103,
"c": 0.00628,
"h": 137.8
},
"luminance": 0.70896
}Semantic roles & 50–950 ramp
primary
#D9DCD8
secondary
#AEA9AF
accent
#568F81
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484