#D9DCDC#D9DCDC
#D9DCDC is a very light, near-neutral grey. Relative luminance 0.711; OKLCH L 89.2% C 0.003 H 197.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCDC |
|---|---|
| RGB | rgb(217, 220, 220) |
| HSL | hsl(180, 4%, 86%) |
| HSV | hsv(180, 1%, 86%) |
| CMYK | cmyk(1.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.54, -1.01, -0.36) |
| CIE-LCH | lch(87.54, 1.07, 199.33°) |
| OKLab | oklab(89.22% -0.0031 -0.001) |
| OKLCH | oklch(89.22% 0.003 197.1) |
| XYZ | xyz(67.1245, 71.1053, 77.8847) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.51
Fog
#D8DCE0
ΔE00 2.05
Light Gray
#D3D3D3
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 3.21
Silver (survey)
#C5C9C7
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCDC #DCD9D9
analogous
#D9DCDA #D9DCDC #D9DADC
triadic
#D9DCDC #DCD9DC #DCDCD9
tetradic
#D9DCDC #DAD9DC #DCD9D9 #DADCD9
square
#D9DCDC #DAD9DC #DCD9D9 #DADCD9
split-complementary
#D9DCDC #DCD9DA #DCDAD9
monochromatic
#99A1A1 #B9BFBF #D9DCDC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.38
#D9DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D9DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCDC
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCDC | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#D8DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcdc; /* rgb */ color: rgb(217, 220, 220); /* oklch */ color: oklch(89.2% 0.003 197.1);
Tailwind
colors: {
custom: {
50: '#e4e6e6',
500: '#d9dcdc',
950: '#000000',
},
}SCSS
$custom: #d9dcdc; $custom-light: #e4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d9dcdc",
"rgb": {
"r": 217,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.89217,
"c": 0.00326,
"h": 197.1
},
"luminance": 0.71105
}Semantic roles & 50–950 ramp
primary
#D9DCDC
secondary
#AFAAAA
accent
#58588E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484