Skip to content

#ccc3c8

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

RGB
204, 195, 200
HSL
327°, 8%, 78%
CMYK
0, 4, 2, 20
Luminance
0.5604

Every format

HEX#ccc3c8
RGBrgb(204, 195, 200)
HSLhsl(327, 8%, 78%)
CMYKcmyk(0%, 4%, 2%, 20%)
LABlab(79.6 4.0 -1.4)
LCHlch(79.6 4.3 341.1)
OKLCHoklch(0.826 0.012 342.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc3c8 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ccc3c8 on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.5%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta4.4%
Yellow2.0%
Key (black)20.0%

Color previews

#ccc3c8 text on a black background

contrast 12.21:1

Card sample

#ccc3c8 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3c8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3c8 in the Color Lab