Skip to content

#ccc2cb

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

RGB
204, 194, 203
HSL
306°, 9%, 78%
CMYK
0, 5, 1, 20
Luminance
0.5573

Every format

HEX#ccc2cb
RGBrgb(204, 194, 203)
HSLhsl(306, 9%, 78%)
CMYKcmyk(0%, 5%, 1%, 20%)
LABlab(79.5 5.1 -3.3)
LCHlch(79.5 6.1 327.5)
OKLCHoklch(0.825 0.017 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc2cb on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#ccc2cb on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.1%
Blue79.6%

CMYK percentages

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

Color previews

#ccc2cb text on a black background

contrast 12.15:1

Card sample

#ccc2cb text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc2cb in the Color Lab