#D9DEDE#D9DEDE
#D9DEDE is a very light, near-neutral grey. Relative luminance 0.723; OKLCH L 89.7% C 0.005 H 197.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEDE |
|---|---|
| RGB | rgb(217, 222, 222) |
| HSL | hsl(180, 7%, 86%) |
| HSV | hsv(180, 2%, 87%) |
| CMYK | cmyk(2.3%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(88.10, -1.68, -0.59) |
| CIE-LCH | lch(88.10, 1.78, 199.29°) |
| OKLab | oklab(89.68% -0.0052 -0.0016) |
| OKLCH | oklch(89.68% 0.005 197.1) |
| XYZ | xyz(67.9190, 72.2679, 79.4640) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.34
Gainsboro
#DCDCDC
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 3.04
Light Gray
#D3D3D3
ΔE00 3.36
Silver (survey)
#C5C9C7
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEDE #DED9D9
analogous
#D9DEDB #D9DEDE #D9DBDE
triadic
#D9DEDE #DED9DE #DEDED9
tetradic
#D9DEDE #DBD9DE #DED9D9 #DBDED9
square
#D9DEDE #DBD9DE #DED9D9 #DBDED9
split-complementary
#D9DEDE #DED9DB #DEDBD9
monochromatic
#97A5A5 #B8C2C2 #D9DEDE #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.36
#D9DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D9DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEDE
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEDE | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#D8DEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dede; /* rgb */ color: rgb(217, 222, 222); /* oklch */ color: oklch(89.7% 0.005 197.1);
Tailwind
colors: {
custom: {
50: '#e4e8e8',
500: '#d9dede',
950: '#000000',
},
}SCSS
$custom: #d9dede; $custom-light: #e4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#d9dede",
"rgb": {
"r": 217,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89675,
"c": 0.00542,
"h": 197.1
},
"luminance": 0.72268
}Semantic roles & 50–950 ramp
primary
#D9DEDE
secondary
#B2AAAA
accent
#555591
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484