#DDDCDC#DDDCDC
#DDDCDC is a very light, near-neutral grey. Relative luminance 0.717; OKLCH L 89.5% C 0.001 H 17.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCDC |
|---|---|
| RGB | rgb(221, 220, 220) |
| HSL | hsl(0, 1%, 86%) |
| HSV | hsv(0, 0%, 87%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.84, 0.34, 0.12) |
| CIE-LCH | lch(87.84, 0.36, 19.42°) |
| OKLab | oklab(89.53% 0.001 0.0003) |
| OKLCH | oklch(89.53% 0.001 17.1) |
| XYZ | xyz(68.3282, 71.7259, 77.9411) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.52
Light Gray
#D3D3D3
ΔE00 2.19
Fog
#D8DCE0
ΔE00 2.81
Light Grey
#D8DCD6
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCDC #DCDDDD
analogous
#DDDCDD #DDDCDC #DDDDDC
triadic
#DDDCDC #DCDDDC #DCDCDD
tetradic
#DDDCDC #DDDDDC #DCDDDD #DDDCDD
square
#DDDCDC #DDDDDC #DCDDDD #DDDCDD
split-complementary
#DDDCDC #DCDDDD #DCDDDD
monochromatic
#A19E9E #BFBDBD #DDDCDC #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.37
#DDDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DDDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCDC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCDC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#DDDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcdc; /* rgb */ color: rgb(221, 220, 220); /* oklch */ color: oklch(89.5% 0.001 17.1);
Tailwind
colors: {
custom: {
50: '#e7e6e6',
500: '#dddcdc',
950: '#000000',
},
}SCSS
$custom: #dddcdc; $custom-light: #e7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dddcdc",
"rgb": {
"r": 221,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 1.449,
"l": 86.471
},
"oklch": {
"l": 0.89527,
"c": 0.00109,
"h": 17.1
},
"luminance": 0.71726
}Semantic roles & 50–950 ramp
primary
#DDDCDC
secondary
#AEAFAF
accent
#8B8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484