Skip to content

#ccc1cb

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

RGB
204, 193, 203
HSL
306°, 10%, 78%
CMYK
0, 5, 1, 20
Luminance
0.5529

Every format

HEX#ccc1cb
RGBrgb(204, 193, 203)
HSLhsl(306, 10%, 78%)
CMYKcmyk(0%, 5%, 1%, 20%)
LABlab(79.2 5.7 -3.6)
LCHlch(79.2 6.7 327.4)
OKLCHoklch(0.823 0.018 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc1cb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#ccc1cb on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow0.5%
Key (black)20.0%

Color previews

#ccc1cb text on a black background

contrast 12.06:1

Card sample

#ccc1cb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc1cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc1cb in the Color Lab