#D9DADC#D9DADC
#D9DADC is a very light, near-neutral grey. Relative luminance 0.701; OKLCH L 88.8% C 0.003 H 264.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DADC |
|---|---|
| RGB | rgb(217, 218, 220) |
| HSL | hsl(220, 4%, 86%) |
| HSV | hsv(220, 1%, 86%) |
| CMYK | cmyk(1.4%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(87.03, 0.02, -1.10) |
| CIE-LCH | lch(87.03, 1.10, 271.29°) |
| OKLab | oklab(88.82% -0.0003 -0.0029) |
| OKLCH | oklch(88.82% 0.003 264.5) |
| XYZ | xyz(66.6027, 70.0617, 77.7107) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.17
Fog
#D8DCE0
ΔE00 1.56
Light Gray
#D3D3D3
ΔE00 1.94
Light Grey
#D8DCD6
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.19
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DADC #DCDBD9
analogous
#D9DBDC #D9DADC #D9D9DC
triadic
#D9DADC #DCD9DA #DADCD9
tetradic
#D9DADC #DCD9DB #DCDBD9 #D9DCD9
square
#D9DADC #DCD9DB #DCDBD9 #D9DCD9
split-complementary
#D9DADC #DCD9D9 #DBDCD9
monochromatic
#999CA1 #B9BBBF #D9DADC #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.40
#D9DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D9DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DADC
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DADC | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#D8DADB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d9dadc; /* rgb */ color: rgb(217, 218, 220); /* oklch */ color: oklch(88.8% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#e4e5e6',
500: '#d9dadc',
950: '#000000',
},
}SCSS
$custom: #d9dadc; $custom-light: #e4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#d9dadc",
"rgb": {
"r": 217,
"g": 218,
"b": 220
},
"hsl": {
"h": 220,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.88817,
"c": 0.00293,
"h": 264.5
},
"luminance": 0.70062
}Semantic roles & 50–950 ramp
primary
#D9DADC
secondary
#AFADAA
accent
#7C588E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484