Skip to content

#e2aced

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

RGB
226, 172, 237
HSL
290°, 64%, 80%
CMYK
5, 27, 0, 7
Luminance
0.5179

Every format

HEX#e2aced
RGBrgb(226, 172, 237)
HSLhsl(290, 64%, 80%)
CMYKcmyk(5%, 27%, 0%, 7%)
LABlab(77.2 30.7 -24.9)
LCHlch(77.2 39.5 321.0)
OKLCHoklch(0.815 0.106 320.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2aced on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#e2aced on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.6%
Green67.5%
Blue92.9%

CMYK percentages

Cyan4.6%
Magenta27.4%
Yellow0.0%
Key (black)7.1%

Color previews

#e2aced text on a black background

contrast 11.36:1

Card sample

#e2aced text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(226, 172, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 172, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2aced;
background: linear-gradient(135deg, #e2aced, #EDACCD);

Monochromatic scale

Palettes built from #e2aced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e2aced in the Color Lab