Skip to content

#ae2dec

a balanced, electric violet · warm · closest name: magenta

RGB
174, 45, 236
HSL
281°, 83%, 55%
CMYK
26, 81, 0, 8
Luminance
0.1693

Every format

HEX#ae2dec
RGBrgb(174, 45, 236)
HSLhsl(281, 83%, 55%)
CMYKcmyk(26%, 81%, 0%, 8%)
LABlab(48.2 76.7 -70.5)
LCHlch(48.2 104.1 317.4)
OKLCHoklch(0.588 0.265 311.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ae2dec on white: 4.79:1
AA ✓ pass · AA-large · AAA
Aa
#ae2dec on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green17.6%
Blue92.5%

CMYK percentages

Cyan26.3%
Magenta80.9%
Yellow0.0%
Key (black)7.5%

Color previews

#ae2dec text on a black background

contrast 4.39:1

Card sample

#ae2dec text on a white background

contrast 4.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ae2dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ae2dec in the Color Lab