Skip to content

#c88abc

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

RGB
200, 138, 188
HSL
312°, 36%, 66%
CMYK
0, 31, 6, 22
Luminance
0.3409

Every format

HEX#c88abc
RGBrgb(200, 138, 188)
HSLhsl(312, 36%, 66%)
CMYKcmyk(0%, 31%, 6%, 22%)
LABlab(65.0 31.5 -16.6)
LCHlch(65.0 35.6 332.3)
OKLCHoklch(0.711 0.100 333.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c88abc on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#c88abc on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green54.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta31.0%
Yellow6.0%
Key (black)21.6%

Color previews

#c88abc text on a black background

contrast 7.82:1

Card sample

#c88abc text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c88abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c88abc in the Color Lab