Skip to content

#c00abc

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

RGB
192, 10, 188
HSL
301°, 90%, 40%
CMYK
0, 95, 2, 25
Luminance
0.1505

Every format

HEX#c00abc
RGBrgb(192, 10, 188)
HSLhsl(301, 90%, 40%)
CMYKcmyk(0%, 95%, 2%, 25%)
LABlab(45.7 77.9 -46.7)
LCHlch(45.7 90.8 329.1)
OKLCHoklch(0.567 0.255 329.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c00abc on white: 5.24:1
AA ✓ pass · AA-large · AAA
Aa
#c00abc on black: 4.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green3.9%
Blue73.7%

CMYK percentages

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

Color previews

#c00abc text on a black background

contrast 4.01:1

Card sample

#c00abc text on a white background

contrast 5.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c00abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c00abc in the Color Lab