Skip to content

#c99cd2

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

RGB
201, 156, 210
HSL
290°, 38%, 72%
CMYK
4, 26, 0, 18
Luminance
0.4085

Every format

HEX#c99cd2
RGBrgb(201, 156, 210)
HSLhsl(290, 38%, 72%)
CMYKcmyk(4%, 26%, 0%, 18%)
LABlab(70.1 26.1 -21.1)
LCHlch(70.1 33.6 321.0)
OKLCHoklch(0.752 0.090 320.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c99cd2 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#c99cd2 on black: 9.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green61.2%
Blue82.4%

CMYK percentages

Cyan4.3%
Magenta25.7%
Yellow0.0%
Key (black)17.6%

Color previews

#c99cd2 text on a black background

contrast 9.17:1

Card sample

#c99cd2 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 156, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 156, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c99cd2;
background: linear-gradient(135deg, #c99cd2, #D29CB7);

Monochromatic scale

Palettes built from #c99cd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c99cd2 in the Color Lab