Skip to content

#ee82ee

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

RGB
238, 130, 238
HSL
300°, 76%, 72%
CMYK
0, 45, 0, 7
Luminance
0.4032

Every format

HEX#ee82ee
RGBrgb(238, 130, 238)
HSLhsl(300, 76%, 72%)
CMYKcmyk(0%, 45%, 0%, 7%)
LABlab(69.7 56.4 -36.8)
LCHlch(69.7 67.3 326.9)
OKLCHoklch(0.762 0.186 327.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ee82ee on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#ee82ee on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green51.0%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta45.4%
Yellow0.0%
Key (black)6.7%

Color previews

#ee82ee text on a black background

contrast 9.06:1

Card sample

#ee82ee text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ee82ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ee82ee in the Color Lab