Skip to content

#cc00be

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

RGB
204, 0, 190
HSL
304°, 100%, 40%
CMYK
0, 100, 7, 20
Luminance
0.1656

Every format

HEX#cc00be
RGBrgb(204, 0, 190)
HSLhsl(304, 100%, 40%)
CMYKcmyk(0%, 100%, 7%, 20%)
LABlab(47.7 81.1 -44.6)
LCHlch(47.7 92.5 331.2)
OKLCHoklch(0.585 0.264 332.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc00be on white: 4.87:1
AA ✓ pass · AA-large · AAA
Aa
#cc00be on black: 4.31:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green0.0%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow6.9%
Key (black)20.0%

Color previews

#cc00be text on a black background

contrast 4.31:1

Card sample

#cc00be text on a white background

contrast 4.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc00be

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc00be in the Color Lab