#D9DEDC#D9DEDC
#D9DEDC is a very light, near-neutral grey. Relative luminance 0.722; OKLCH L 89.6% C 0.006 H 170.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEDC |
|---|---|
| RGB | rgb(217, 222, 220) |
| HSL | hsl(156, 7%, 86%) |
| HSV | hsv(156, 2%, 87%) |
| CMYK | cmyk(2.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(88.05, -2.05, 0.39) |
| CIE-LCH | lch(88.05, 2.08, 169.22°) |
| OKLab | oklab(89.62% -0.006 0.001) |
| OKLCH | oklch(89.62% 0.006 170.5) |
| XYZ | xyz(67.6525, 72.1614, 78.0607) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.01
Gainsboro
#DCDCDC
ΔE00 2.90
Fog
#D8DCE0
ΔE00 3.38
Light Gray
#D3D3D3
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 4.94
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEDC #DED9DB
analogous
#D9DED9 #D9DEDC #D9DDDE
triadic
#D9DEDC #DCD9DE #DEDCD9
tetradic
#D9DEDC #D9D9DE #DED9DB #DDDED9
square
#D9DEDC #D9D9DE #DED9DB #DDDED9
split-complementary
#D9DEDC #DED9DD #DED9D9
monochromatic
#97A5A0 #B8C2BE #D9DEDC #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.36
#D9DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D9DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEDC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEDC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#D8DEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dedc; /* rgb */ color: rgb(217, 222, 220); /* oklch */ color: oklch(89.6% 0.006 170.5);
Tailwind
colors: {
custom: {
50: '#e4e8e6',
500: '#d9dedc',
950: '#000000',
},
}SCSS
$custom: #d9dedc; $custom-light: #e4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d9dedc",
"rgb": {
"r": 217,
"g": 222,
"b": 220
},
"hsl": {
"h": 156,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89618,
"c": 0.00603,
"h": 170.5
},
"luminance": 0.72162
}Semantic roles & 50–950 ramp
primary
#D9DEDC
secondary
#B2AAAD
accent
#556D91
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484