Skip to content

#ccc3cc

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

RGB
204, 195, 204
HSL
300°, 8%, 78%
CMYK
0, 4, 0, 20
Luminance
0.5623

Every format

HEX#ccc3cc
RGBrgb(204, 195, 204)
HSLhsl(300, 8%, 78%)
CMYKcmyk(0%, 4%, 0%, 20%)
LABlab(79.7 4.8 -3.4)
LCHlch(79.7 5.8 324.7)
OKLCHoklch(0.827 0.016 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ccc3cc text on a black background

contrast 12.25:1

Card sample

#ccc3cc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3cc in the Color Lab