Skip to content

#c50abc

a dark, electric magenta / pink · warm · closest name: purple

RGB
197, 10, 188
HSL
303°, 90%, 41%
CMYK
0, 95, 5, 23
Luminance
0.1572

Every format

HEX#c50abc
RGBrgb(197, 10, 188)
HSLhsl(303, 90%, 41%)
CMYKcmyk(0%, 95%, 5%, 23%)
LABlab(46.6 78.8 -45.2)
LCHlch(46.6 90.8 330.1)
OKLCHoklch(0.574 0.257 330.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c50abc on white: 5.07:1
AA ✓ pass · AA-large · AAA
Aa
#c50abc on black: 4.14:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.3%
Green3.9%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta94.9%
Yellow4.6%
Key (black)22.7%

Color previews

#c50abc text on a black background

contrast 4.14:1

Card sample

#c50abc text on a white background

contrast 5.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c50abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c50abc in the Color Lab