Skip to content

#c08abd

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

RGB
192, 138, 189
HSL
303°, 30%, 65%
CMYK
0, 28, 2, 25
Luminance
0.3306

Every format

HEX#c08abd
RGBrgb(192, 138, 189)
HSLhsl(303, 30%, 65%)
CMYKcmyk(0%, 28%, 2%, 25%)
LABlab(64.2 29.0 -18.4)
LCHlch(64.2 34.4 327.5)
OKLCHoklch(0.703 0.095 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c08abd on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#c08abd on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green54.1%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta28.1%
Yellow1.6%
Key (black)24.7%

Color previews

#c08abd text on a black background

contrast 7.61:1

Card sample

#c08abd text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c08abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c08abd in the Color Lab