Skip to content

#c09abc

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

RGB
192, 154, 188
HSL
306°, 23%, 68%
CMYK
0, 20, 2, 25
Luminance
0.3795

Every format

HEX#c09abc
RGBrgb(192, 154, 188)
HSLhsl(306, 23%, 68%)
CMYKcmyk(0%, 20%, 2%, 25%)
LABlab(68.0 20.0 -12.2)
LCHlch(68.0 23.4 328.6)
OKLCHoklch(0.732 0.065 329.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow2.1%
Key (black)24.7%

Color previews

#c09abc text on a black background

contrast 8.59:1

Card sample

#c09abc text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c09abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c09abc in the Color Lab