#DCDEDC#DCDEDC
#DCDEDC is a very light, near-neutral grey. Relative luminance 0.726; OKLCH L 89.8% C 0.003 H 145.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEDC |
|---|---|
| RGB | rgb(220, 222, 220) |
| HSL | hsl(120, 3%, 87%) |
| HSV | hsv(120, 1%, 87%) |
| CMYK | cmyk(0.9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(88.27, -1.03, 0.74) |
| CIE-LCH | lch(88.27, 1.27, 144.39°) |
| OKLab | oklab(89.85% -0.0028 0.002) |
| OKLCH | oklch(89.85% 0.003 145.5) |
| XYZ | xyz(68.5526, 72.6254, 78.1029) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.69
Light Grey
#D8DCD6
ΔE00 2.47
Light Gray
#D3D3D3
ΔE00 2.92
Fog
#D8DCE0
ΔE00 3.15
Silver (survey)
#C5C9C7
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEDC #DEDCDE
analogous
#DDDEDC #DCDEDC #DCDEDD
triadic
#DCDEDC #DCDCDE #DEDCDC
tetradic
#DCDEDC #DCDDDE #DEDCDE #DEDDDC
square
#DCDEDC #DCDDDE #DEDCDE #DEDDDC
split-complementary
#DCDEDC #DDDCDE #DEDCDD
monochromatic
#9DA39D #BDC0BD #DCDEDC #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.35
#DCDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DCDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEDC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEDC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#DCDEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdedc; /* rgb */ color: rgb(220, 222, 220); /* oklch */ color: oklch(89.8% 0.003 145.5);
Tailwind
colors: {
custom: {
50: '#e6e8e6',
500: '#dcdedc',
950: '#000000',
},
}SCSS
$custom: #dcdedc; $custom-light: #e6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdedc",
"rgb": {
"r": 220,
"g": 222,
"b": 220
},
"hsl": {
"h": 120,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89848,
"c": 0.00345,
"h": 145.5
},
"luminance": 0.72626
}Semantic roles & 50–950 ramp
primary
#DCDEDC
secondary
#B1ADB1
accent
#598D8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484