Skip to content

#ae2abc

a balanced, vivid magenta / pink · warm · closest name: purple

RGB
174, 42, 188
HSL
294°, 64%, 45%
CMYK
7, 78, 0, 26
Luminance
0.1429

Every format

HEX#ae2abc
RGBrgb(174, 42, 188)
HSLhsl(294, 64%, 45%)
CMYKcmyk(7%, 78%, 0%, 26%)
LABlab(44.6 68.8 -48.6)
LCHlch(44.6 84.2 324.7)
OKLCHoklch(0.553 0.229 323.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ae2abc on white: 5.44:1
AA ✓ pass · AA-large · AAA
Aa
#ae2abc on black: 3.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green16.5%
Blue73.7%

CMYK percentages

Cyan7.4%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#ae2abc text on a black background

contrast 3.86:1

Card sample

#ae2abc text on a white background

contrast 5.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ae2abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ae2abc in the Color Lab