#DCDCDE#DCDCDE
#DCDCDE is a very light, near-neutral grey. Relative luminance 0.717; OKLCH L 89.5% C 0.003 H 286.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCDE |
|---|---|
| RGB | rgb(220, 220, 222) |
| HSL | hsl(240, 3%, 87%) |
| HSV | hsv(240, 1%, 87%) |
| CMYK | cmyk(0.9%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.81, 0.36, -0.98) |
| CIE-LCH | lch(87.81, 1.04, 290.27°) |
| OKLab | oklab(89.51% 0.0008 -0.0026) |
| OKLCH | oklch(89.51% 0.003 286.3) |
| XYZ | xyz(68.2910, 71.6759, 79.3302) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.09
Fog
#D8DCE0
ΔE00 1.97
Light Gray
#D3D3D3
ΔE00 2.38
Light Grey
#D8DCD6
ΔE00 5.02
Whitesmoke
#F5F5F5
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCDE #DEDEDC
analogous
#DCDDDE #DCDCDE #DDDCDE
triadic
#DCDCDE #DEDCDC #DCDEDC
tetradic
#DCDCDE #DEDCDD #DEDEDC #DCDEDD
square
#DCDCDE #DEDCDD #DEDEDC #DCDEDD
split-complementary
#DCDCDE #DEDDDC #DDDEDC
monochromatic
#9D9DA3 #BDBDC0 #DCDCDE #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.37
#DCDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DCDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCDE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCDE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#DCDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcde; /* rgb */ color: rgb(220, 220, 222); /* oklch */ color: oklch(89.5% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6e8',
500: '#dcdcde',
950: '#000000',
},
}SCSS
$custom: #dcdcde; $custom-light: #e6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#dcdcde",
"rgb": {
"r": 220,
"g": 220,
"b": 222
},
"hsl": {
"h": 240,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89507,
"c": 0.00271,
"h": 286.3
},
"luminance": 0.71676
}Semantic roles & 50–950 ramp
primary
#DCDCDE
secondary
#B1B1AD
accent
#8D598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484