Skip to content

#c31abc

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

RGB
195, 26, 188
HSL
303°, 77%, 43%
CMYK
0, 87, 4, 24
Luminance
0.1597

Every format

HEX#c31abc
RGBrgb(195, 26, 188)
HSLhsl(303, 77%, 43%)
CMYKcmyk(0%, 87%, 4%, 24%)
LABlab(46.9 76.4 -44.7)
LCHlch(46.9 88.5 329.7)
OKLCHoklch(0.576 0.249 330.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c31abc on white: 5.01:1
AA ✓ pass · AA-large · AAA
Aa
#c31abc on black: 4.19:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green10.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow3.6%
Key (black)23.5%

Color previews

#c31abc text on a black background

contrast 4.19:1

Card sample

#c31abc text on a white background

contrast 5.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c31abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c31abc in the Color Lab