Skip to content

#ec82eb

a light, vivid magenta / pink · warm · “violet”

RGB
236, 130, 235
HSL
301°, 74%, 72%
CMYK
0, 45, 0, 8
Luminance
0.3980

Every format

HEX#ec82eb
RGBrgb(236, 130, 235)
HSLhsl(301, 74%, 72%)
CMYKcmyk(0%, 45%, 0%, 8%)
LABlab(69.3 55.3 -35.8)
LCHlch(69.3 65.8 327.1)
OKLCHoklch(0.758 0.182 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec82eb on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#ec82eb on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green51.0%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta44.9%
Yellow0.4%
Key (black)7.5%

Color previews

#ec82eb text on a black background

contrast 8.96:1

Card sample

#ec82eb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec82eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec82eb in the Color Lab