Skip to content

#c79abc

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

RGB
199, 154, 188
HSL
315°, 29%, 69%
CMYK
0, 23, 6, 22
Luminance
0.3888

Every format

HEX#c79abc
RGBrgb(199, 154, 188)
HSLhsl(315, 29%, 69%)
CMYKcmyk(0%, 23%, 6%, 22%)
LABlab(68.7 22.4 -11.1)
LCHlch(68.7 25.0 333.6)
OKLCHoklch(0.739 0.070 335.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c79abc on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#c79abc on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green60.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow5.5%
Key (black)22.0%

Color previews

#c79abc text on a black background

contrast 8.78:1

Card sample

#c79abc text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c79abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c79abc in the Color Lab