Skip to content

#c080ac

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

RGB
192, 128, 172
HSL
319°, 34%, 63%
CMYK
0, 33, 10, 25
Luminance
0.2962

Every format

HEX#c080ac
RGBrgb(192, 128, 172)
HSLhsl(319, 34%, 63%)
CMYKcmyk(0%, 33%, 10%, 25%)
LABlab(61.3 31.4 -13.2)
LCHlch(61.3 34.1 337.3)
OKLCHoklch(0.679 0.098 339.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c080ac on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#c080ac on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green50.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow10.4%
Key (black)24.7%

Color previews

#c080ac text on a black background

contrast 6.92:1

Card sample

#c080ac text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 128, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 128, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c080ac;
background: linear-gradient(135deg, #c080ac, #C08081);

Monochromatic scale

Palettes built from #c080ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c080ac in the Color Lab