Skip to content

#cccdcd

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

RGB
204, 205, 205
HSL
180°, 1%, 80%
CMYK
1, 0, 0, 20
Luminance
0.6091

Every format

HEX#cccdcd
RGBrgb(204, 205, 205)
HSLhsl(180, 1%, 80%)
CMYKcmyk(1%, 0%, 0%, 20%)
LABlab(82.3 -0.3 -0.1)
LCHlch(82.3 0.4 199.4)
OKLCHoklch(0.848 0.001 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccdcd on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#cccdcd on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.4%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#cccdcd text on a black background

contrast 13.18:1

Card sample

#cccdcd text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdcd in the Color Lab