Skip to content

#dcdfdd

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

RGB
220, 223, 221
HSL
140°, 5%, 87%
CMYK
1, 0, 1, 13
Luminance
0.7321

Every format

HEX#dcdfdd
RGBrgb(220, 223, 221)
HSLhsl(140, 5%, 87%)
CMYKcmyk(1%, 0%, 1%, 13%)
LABlab(88.5 -1.4 0.6)
LCHlch(88.5 1.5 155.7)
OKLCHoklch(0.901 0.004 157.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow0.9%
Key (black)12.5%

Color previews

#dcdfdd text on a black background

contrast 15.64:1

Card sample

#dcdfdd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdfdd in the Color Lab