Skip to content

#cc0fcb

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

RGB
204, 15, 203
HSL
300°, 86%, 43%
CMYK
0, 93, 1, 20
Luminance
0.1749

Every format

HEX#cc0fcb
RGBrgb(204, 15, 203)
HSLhsl(300, 86%, 43%)
CMYKcmyk(0%, 93%, 1%, 20%)
LABlab(48.9 81.6 -50.3)
LCHlch(48.9 95.9 328.4)
OKLCHoklch(0.595 0.268 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc0fcb on white: 4.67:1
AA ✓ pass · AA-large · AAA
Aa
#cc0fcb on black: 4.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green5.9%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta92.6%
Yellow0.5%
Key (black)20.0%

Color previews

#cc0fcb text on a black background

contrast 4.50:1

Card sample

#cc0fcb text on a white background

contrast 4.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 15, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 15, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc0fcb;
background: linear-gradient(135deg, #cc0fcb, #CC0F4D);

Monochromatic scale

Palettes built from #cc0fcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc0fcb in the Color Lab