#DDDEDD#DDDEDD
#DDDEDD is a very light, near-neutral grey. Relative luminance 0.728; OKLCH L 90.0% C 0.002 H 145.7°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEDD |
|---|---|
| RGB | rgb(221, 222, 221) |
| HSL | hsl(120, 1%, 87%) |
| HSV | hsv(120, 0%, 87%) |
| CMYK | cmyk(0.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(88.37, -0.52, 0.37) |
| CIE-LCH | lch(88.37, 0.64, 144.42°) |
| OKLab | oklab(89.95% -0.0014 0.001) |
| OKLCH | oklch(89.95% 0.002 145.7) |
| XYZ | xyz(68.9890, 72.8351, 78.8167) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.93
Light Gray
#D3D3D3
ΔE00 2.61
Fog
#D8DCE0
ΔE00 2.73
Light Grey
#D8DCD6
ΔE00 3.25
Whitesmoke
#F5F5F5
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEDD #DEDDDE
analogous
#DEDEDD #DDDEDD #DDDEDE
triadic
#DDDEDD #DDDDDE #DEDDDD
tetradic
#DDDEDD #DDDEDE #DEDDDE #DEDEDD
square
#DDDEDD #DDDEDE #DEDDDE #DEDEDD
split-complementary
#DDDEDD #DEDDDE #DEDDDE
monochromatic
#9FA29F #BEC0BE #DDDEDD #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.35
#DDDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DDDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEDD
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEDD | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#DDDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddedd; /* rgb */ color: rgb(221, 222, 221); /* oklch */ color: oklch(90.0% 0.002 145.7);
Tailwind
colors: {
custom: {
50: '#e7e8e7',
500: '#dddedd',
950: '#000000',
},
}SCSS
$custom: #dddedd; $custom-light: #e7e8e7; $custom-dark: #000000;
JSON
{
"hex": "#dddedd",
"rgb": {
"r": 221,
"g": 222,
"b": 221
},
"hsl": {
"h": 120,
"s": 1.493,
"l": 86.863
},
"oklch": {
"l": 0.89954,
"c": 0.00172,
"h": 145.7
},
"luminance": 0.72835
}Semantic roles & 50–950 ramp
primary
#DDDEDD
secondary
#B0AFB0
accent
#5A8B8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484