Skip to content

#cc89af

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

RGB
204, 137, 175
HSL
326°, 40%, 67%
CMYK
0, 33, 14, 20
Luminance
0.3382

Every format

HEX#cc89af
RGBrgb(204, 137, 175)
HSLhsl(326, 40%, 67%)
CMYKcmyk(0%, 33%, 14%, 20%)
LABlab(64.8 31.2 -9.5)
LCHlch(64.8 32.6 343.1)
OKLCHoklch(0.709 0.095 344.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc89af on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#cc89af on black: 7.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green53.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta32.8%
Yellow14.2%
Key (black)20.0%

Color previews

#cc89af text on a black background

contrast 7.76:1

Card sample

#cc89af text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc89af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc89af in the Color Lab