Skip to content

#cc89cd

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

RGB
204, 137, 205
HSL
299°, 41%, 67%
CMYK
1, 33, 0, 20
Luminance
0.3514

Every format

HEX#cc89cd
RGBrgb(204, 137, 205)
HSLhsl(299, 41%, 67%)
CMYKcmyk(1%, 33%, 0%, 20%)
LABlab(65.9 36.5 -24.8)
LCHlch(65.9 44.1 325.8)
OKLCHoklch(0.720 0.121 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc89cd on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#cc89cd on black: 8.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green53.7%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta33.2%
Yellow0.0%
Key (black)19.6%

Color previews

#cc89cd text on a black background

contrast 8.03:1

Card sample

#cc89cd text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc89cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc89cd in the Color Lab