Skip to content

#eaaaff

a light, electric violet · warm · closest name: plum

RGB
234, 170, 255
HSL
285°, 100%, 83%
CMYK
8, 33, 0, 0
Luminance
0.5346

Every format

HEX#eaaaff
RGBrgb(234, 170, 255)
HSLhsl(285, 100%, 83%)
CMYKcmyk(8%, 33%, 0%, 0%)
LABlab(78.2 37.7 -33.0)
LCHlch(78.2 50.1 318.8)
OKLCHoklch(0.827 0.134 317.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eaaaff on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#eaaaff on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green66.7%
Blue100.0%

CMYK percentages

Cyan8.2%
Magenta33.3%
Yellow0.0%
Key (black)0.0%

Color previews

#eaaaff text on a black background

contrast 11.69:1

Card sample

#eaaaff text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eaaaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eaaaff in the Color Lab