Skip to content

#cc99bb

a light, soft magenta / pink · warm · closest name: plum

RGB
204, 153, 187
HSL
320°, 33%, 70%
CMYK
0, 25, 8, 20
Luminance
0.3921

Every format

HEX#cc99bb
RGBrgb(204, 153, 187)
HSLhsl(320, 33%, 70%)
CMYKcmyk(0%, 25%, 8%, 20%)
LABlab(68.9 24.5 -10.1)
LCHlch(68.9 26.5 337.5)
OKLCHoklch(0.741 0.076 339.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc99bb on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#cc99bb on black: 8.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green60.0%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta25.0%
Yellow8.3%
Key (black)20.0%

Color previews

#cc99bb text on a black background

contrast 8.84:1

Card sample

#cc99bb text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc99bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc99bb in the Color Lab