#DCDDDD#DCDDDD
#DCDDDD is a very light, near-neutral grey. Relative luminance 0.721; OKLCH L 89.7% C 0.001 H 197.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDDD |
|---|---|
| RGB | rgb(220, 221, 221) |
| HSL | hsl(180, 1%, 86%) |
| HSV | hsv(180, 0%, 87%) |
| CMYK | cmyk(0.5%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(88.04, -0.34, -0.12) |
| CIE-LCH | lch(88.04, 0.36, 199.38°) |
| OKLab | oklab(89.68% -0.001 -0.0003) |
| OKLCH | oklch(89.68% 0.001 197.1) |
| XYZ | xyz(68.4206, 72.1490, 78.7142) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.54
Fog
#D8DCE0
ΔE00 2.23
Light Gray
#D3D3D3
ΔE00 2.32
Light Grey
#D8DCD6
ΔE00 3.72
Whitesmoke
#F5F5F5
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDDD #DDDCDC
analogous
#DCDDDD #DCDDDD #DCDDDD
triadic
#DCDDDD #DDDCDD #DDDDDC
tetradic
#DCDDDD #DDDCDD #DDDCDC #DDDDDC
square
#DCDDDD #DDDCDD #DDDCDC #DDDDDC
split-complementary
#DCDDDD #DDDCDD #DDDDDC
monochromatic
#9EA1A1 #BDBFBF #DCDDDD #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.36
#DCDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DCDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDDD
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDDD | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#DCDDDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdddd; /* rgb */ color: rgb(220, 221, 221); /* oklch */ color: oklch(89.7% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#e6e7e7',
500: '#dcdddd',
950: '#000000',
},
}SCSS
$custom: #dcdddd; $custom-light: #e6e7e7; $custom-dark: #000000;
JSON
{
"hex": "#dcdddd",
"rgb": {
"r": 220,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 1.449,
"l": 86.471
},
"oklch": {
"l": 0.89677,
"c": 0.00109,
"h": 197.1
},
"luminance": 0.72149
}Semantic roles & 50–950 ramp
primary
#DCDDDD
secondary
#AFAEAE
accent
#5A5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484