#DDDED9#DDDED9
#DDDED9 is a very light, near-neutral grey. Relative luminance 0.726; OKLCH L 89.8% C 0.007 H 115.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED9 |
|---|---|
| RGB | rgb(221, 222, 217) |
| HSL | hsl(72, 7%, 86%) |
| HSV | hsv(72, 2%, 87%) |
| CMYK | cmyk(0.5%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(88.27, -1.23, 2.33) |
| CIE-LCH | lch(88.27, 2.63, 117.84°) |
| OKLab | oklab(89.84% -0.003 0.0061) |
| OKLCH | oklch(89.84% 0.007 115.7) |
| XYZ | xyz(68.4625, 72.6245, 76.0434) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.71
Gainsboro
#DCDCDC
ΔE00 2.80
Light Gray
#D3D3D3
ΔE00 3.68
Fog
#D8DCE0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED9 #DAD9DE
analogous
#DEDCD9 #DDDED9 #DADED9
triadic
#DDDED9 #D9DDDE #DED9DD
tetradic
#DDDED9 #D9DEDC #DAD9DE #DED9DA
square
#DDDED9 #D9DEDC #DAD9DE #DED9DA
split-complementary
#DDDED9 #D9DADE #DCD9DE
monochromatic
#A2A597 #C0C2B8 #DDDED9 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.35
#DDDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DDDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED9
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED9 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#DFDDD9
Tritanopia (blue-blind)
#DEDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded9; /* rgb */ color: rgb(221, 222, 217); /* oklch */ color: oklch(89.8% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#e7e8e4',
500: '#ddded9',
950: '#000000',
},
}SCSS
$custom: #ddded9; $custom-light: #e7e8e4; $custom-dark: #000000;
JSON
{
"hex": "#ddded9",
"rgb": {
"r": 221,
"g": 222,
"b": 217
},
"hsl": {
"h": 72,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89842,
"c": 0.00682,
"h": 115.7
},
"luminance": 0.72624
}Semantic roles & 50–950 ramp
primary
#DDDED9
secondary
#ABAAB2
accent
#559161
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484