Skip to content

#cb0ccc

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

RGB
203, 12, 204
HSL
300°, 89%, 42%
CMYK
1, 94, 0, 20
Luminance
0.1732

Every format

HEX#cb0ccc
RGBrgb(203, 12, 204)
HSLhsl(300, 89%, 42%)
CMYKcmyk(1%, 94%, 0%, 20%)
LABlab(48.7 81.9 -51.2)
LCHlch(48.7 96.6 328.0)
OKLCHoklch(0.594 0.269 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb0ccc on white: 4.70:1
AA ✓ pass · AA-large · AAA
Aa
#cb0ccc on black: 4.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green4.7%
Blue80.0%

CMYK percentages

Cyan0.5%
Magenta94.1%
Yellow0.0%
Key (black)20.0%

Color previews

#cb0ccc text on a black background

contrast 4.46:1

Card sample

#cb0ccc text on a white background

contrast 4.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb0ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb0ccc in the Color Lab