#DDDCDD#DDDCDD
#DDDCDD is a very light, near-neutral grey. Relative luminance 0.718; OKLCH L 89.6% C 0.002 H 325.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCDD |
|---|---|
| RGB | rgb(221, 220, 221) |
| HSL | hsl(300, 1%, 86%) |
| HSV | hsv(300, 0%, 87%) |
| CMYK | cmyk(0%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.86, 0.52, -0.37) |
| CIE-LCH | lch(87.86, 0.64, 324.47°) |
| OKLab | oklab(89.56% 0.0014 -0.001) |
| OKLCH | oklch(89.56% 0.002 325.7) |
| XYZ | xyz(68.4610, 71.7791, 78.6407) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.85
Light Gray
#D3D3D3
ΔE00 2.31
Fog
#D8DCE0
ΔE00 2.58
Light Grey
#D8DCD6
ΔE00 4.95
Whitesmoke
#F5F5F5
ΔE00 5.39
Silver (survey)
#C5C9C7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCDD #DCDDDC
analogous
#DDDCDD #DDDCDD #DDDCDD
triadic
#DDDCDD #DDDDDC #DCDDDD
tetradic
#DDDCDD #DDDDDC #DCDDDC #DCDDDD
square
#DDDCDD #DDDDDC #DCDDDC #DCDDDD
split-complementary
#DDDCDD #DDDDDC #DCDDDD
monochromatic
#A19EA1 #BFBDBF #DDDCDD #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.37
#DDDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DDDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCDD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCDD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#DDDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcdd; /* rgb */ color: rgb(221, 220, 221); /* oklch */ color: oklch(89.6% 0.002 325.7);
Tailwind
colors: {
custom: {
50: '#e7e6e7',
500: '#dddcdd',
950: '#000000',
},
}SCSS
$custom: #dddcdd; $custom-light: #e7e6e7; $custom-dark: #000000;
JSON
{
"hex": "#dddcdd",
"rgb": {
"r": 221,
"g": 220,
"b": 221
},
"hsl": {
"h": 300,
"s": 1.449,
"l": 86.471
},
"oklch": {
"l": 0.89556,
"c": 0.00172,
"h": 325.7
},
"luminance": 0.71779
}Semantic roles & 50–950 ramp
primary
#DDDCDD
secondary
#AEAFAE
accent
#8B5A5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484