Skip to content

#ea2abd

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

RGB
234, 42, 189
HSL
314°, 82%, 54%
CMYK
0, 82, 19, 8
Luminance
0.2282

Every format

HEX#ea2abd
RGBrgb(234, 42, 189)
HSLhsl(314, 82%, 54%)
CMYKcmyk(0%, 82%, 19%, 8%)
LABlab(54.9 81.1 -32.3)
LCHlch(54.9 87.3 338.3)
OKLCHoklch(0.646 0.258 340.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ea2abd on white: 3.77:1
AA ✗ fail · AA-large · AAA
Aa
#ea2abd on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green16.5%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta82.1%
Yellow19.2%
Key (black)8.2%

Color previews

#ea2abd text on a black background

contrast 5.56:1

Card sample

#ea2abd text on a white background

contrast 3.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ea2abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ea2abd in the Color Lab