Skip to content

#c20abc

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

RGB
194, 10, 188
HSL
302°, 90%, 40%
CMYK
0, 95, 3, 24
Luminance
0.1532

Every format

HEX#c20abc
RGBrgb(194, 10, 188)
HSLhsl(302, 90%, 40%)
CMYKcmyk(0%, 95%, 3%, 24%)
LABlab(46.1 78.2 -46.1)
LCHlch(46.1 90.8 329.5)
OKLCHoklch(0.570 0.256 330.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c20abc on white: 5.17:1
AA ✓ pass · AA-large · AAA
Aa
#c20abc on black: 4.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green3.9%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta94.8%
Yellow3.1%
Key (black)23.9%

Color previews

#c20abc text on a black background

contrast 4.06:1

Card sample

#c20abc text on a white background

contrast 5.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c20abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c20abc in the Color Lab