Skip to content

#ccc0cd

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

RGB
204, 192, 205
HSL
295°, 12%, 78%
CMYK
1, 6, 0, 20
Luminance
0.5494

Every format

HEX#ccc0cd
RGBrgb(204, 192, 205)
HSLhsl(295, 12%, 78%)
CMYKcmyk(1%, 6%, 0%, 20%)
LABlab(79.0 6.5 -5.0)
LCHlch(79.0 8.2 322.7)
OKLCHoklch(0.822 0.022 323.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc0cd on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#ccc0cd on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta6.3%
Yellow0.0%
Key (black)19.6%

Color previews

#ccc0cd text on a black background

contrast 11.99:1

Card sample

#ccc0cd text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc0cd in the Color Lab