Skip to content

#dcdfdc

a pale, muted gray · cool · closest name: silver

RGB
220, 223, 220
HSL
120°, 5%, 87%
CMYK
1, 0, 1, 13
Luminance
0.7316

Every format

HEX#dcdfdc
RGBrgb(220, 223, 220)
HSLhsl(120, 5%, 87%)
CMYKcmyk(1%, 0%, 1%, 13%)
LABlab(88.5 -1.6 1.1)
LCHlch(88.5 1.9 144.4)
OKLCHoklch(0.900 0.005 145.5)

Copy-ready code

/* CSS */
color: #dcdfdc;
background-color: #dcdfdc;
/* Tailwind (arbitrary) */
class="text-[#dcdfdc] bg-[#dcdfdc]"
/* SCSS */
$brand: #dcdfdc;
/* SwiftUI */
Color(red: 0.863, green: 0.875, blue: 0.863)
/* Android */
Color.parseColor("#dcdfdc")

Accessibility — WCAG contrast

Aa
#dcdfdc on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#dcdfdc on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green87.5%
Blue86.3%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#dcdfdc text on a black background

contrast 15.63:1

Card sample

#dcdfdc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dcdfdc;
Background color
Panel with #dcdfdc background
background-color: #dcdfdc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dcdfdc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(220, 223, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 223, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcdfdc;
background: linear-gradient(135deg, #dcdfdc, #DCDFDE);

Monochromatic scale

Palettes built from #dcdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdfdc in the Color Lab