Skip to content

#ec00cd

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

RGB
236, 0, 205
HSL
308°, 100%, 46%
CMYK
0, 100, 13, 8
Luminance
0.2224

Every format

HEX#ec00cd
RGBrgb(236, 0, 205)
HSLhsl(308, 100%, 46%)
CMYKcmyk(0%, 100%, 13%, 8%)
LABlab(54.3 88.5 -42.5)
LCHlch(54.3 98.2 334.4)
OKLCHoklch(0.644 0.285 335.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec00cd on white: 3.85:1
AA ✗ fail · AA-large · AAA
Aa
#ec00cd on black: 5.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green0.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow13.1%
Key (black)7.5%

Color previews

#ec00cd text on a black background

contrast 5.45:1

Card sample

#ec00cd text on a white background

contrast 3.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec00cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec00cd in the Color Lab