Skip to content

#c78abc

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

RGB
199, 138, 188
HSL
311°, 35%, 66%
CMYK
0, 31, 6, 22
Luminance
0.3395

Every format

HEX#c78abc
RGBrgb(199, 138, 188)
HSLhsl(311, 35%, 66%)
CMYKcmyk(0%, 31%, 6%, 22%)
LABlab(64.9 31.2 -16.7)
LCHlch(64.9 35.4 331.8)
OKLCHoklch(0.710 0.099 333.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c78abc on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#c78abc on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green54.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta30.7%
Yellow5.5%
Key (black)22.0%

Color previews

#c78abc text on a black background

contrast 7.79:1

Card sample

#c78abc text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c78abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c78abc in the Color Lab