Skip to content

#ee00cc

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

RGB
238, 0, 204
HSL
309°, 100%, 47%
CMYK
0, 100, 14, 7
Luminance
0.2254

Every format

HEX#ee00cc
RGBrgb(238, 0, 204)
HSLhsl(309, 100%, 47%)
CMYKcmyk(0%, 100%, 14%, 7%)
LABlab(54.6 88.7 -41.4)
LCHlch(54.6 97.9 335.0)
OKLCHoklch(0.647 0.285 336.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ee00cc on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#ee00cc on black: 5.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green0.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow14.3%
Key (black)6.7%

Color previews

#ee00cc text on a black background

contrast 5.51:1

Card sample

#ee00cc text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ee00cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ee00cc in the Color Lab