Skip to content

#c99abc

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

RGB
201, 154, 188
HSL
317°, 30%, 70%
CMYK
0, 23, 7, 21
Luminance
0.3916

Every format

HEX#c99abc
RGBrgb(201, 154, 188)
HSLhsl(317, 30%, 70%)
CMYKcmyk(0%, 23%, 7%, 21%)
LABlab(68.9 23.1 -10.8)
LCHlch(68.9 25.5 335.0)
OKLCHoklch(0.741 0.072 336.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.8%
Green60.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta23.4%
Yellow6.5%
Key (black)21.2%

Color previews

#c99abc text on a black background

contrast 8.83:1

Card sample

#c99abc text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c99abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c99abc in the Color Lab