Skip to content

#c19abc

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

RGB
193, 154, 188
HSL
308°, 24%, 68%
CMYK
0, 20, 3, 24
Luminance
0.3808

Every format

HEX#c19abc
RGBrgb(193, 154, 188)
HSLhsl(308, 24%, 68%)
CMYKcmyk(0%, 20%, 3%, 24%)
LABlab(68.1 20.3 -12.0)
LCHlch(68.1 23.6 329.3)
OKLCHoklch(0.733 0.065 330.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c19abc on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#c19abc on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green60.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow2.6%
Key (black)24.3%

Color previews

#c19abc text on a black background

contrast 8.62:1

Card sample

#c19abc text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c19abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c19abc in the Color Lab