Skip to content

#ea00ff

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

RGB
234, 0, 255
HSL
295°, 100%, 50%
CMYK
8, 100, 0, 0
Luminance
0.2471

Every format

HEX#ea00ff
RGBrgb(234, 0, 255)
HSLhsl(295, 100%, 50%)
CMYKcmyk(8%, 100%, 0%, 0%)
LABlab(56.8 95.1 -66.7)
LCHlch(56.8 116.2 325.0)
OKLCHoklch(0.670 0.316 323.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ea00ff on white: 3.53:1
AA ✗ fail · AA-large · AAA
Aa
#ea00ff on black: 5.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green0.0%
Blue100.0%

CMYK percentages

Cyan8.2%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ea00ff text on a black background

contrast 5.94:1

Card sample

#ea00ff text on a white background

contrast 3.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ea00ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ea00ff in the Color Lab