Skip to content

#ccc3cd

a light, muted magenta / pink · warm · closest name: silver

RGB
204, 195, 205
HSL
294°, 9%, 78%
CMYK
1, 5, 0, 20
Luminance
0.5628

Every format

HEX#ccc3cd
RGBrgb(204, 195, 205)
HSLhsl(294, 9%, 78%)
CMYKcmyk(1%, 5%, 0%, 20%)
LABlab(79.8 5.0 -3.9)
LCHlch(79.8 6.3 322.0)
OKLCHoklch(0.828 0.017 322.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc3cd on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ccc3cd on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.5%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta4.9%
Yellow0.0%
Key (black)19.6%

Color previews

#ccc3cd text on a black background

contrast 12.26:1

Card sample

#ccc3cd text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3cd in the Color Lab