Skip to content

#e5abcd

a light, vivid magenta / pink · warm · closest name: pink

RGB
229, 171, 205
HSL
325°, 53%, 78%
CMYK
0, 25, 11, 10
Luminance
0.5019

Every format

HEX#e5abcd
RGBrgb(229, 171, 205)
HSLhsl(325, 53%, 78%)
CMYKcmyk(0%, 25%, 11%, 10%)
LABlab(76.2 26.5 -8.9)
LCHlch(76.2 27.9 341.4)
OKLCHoklch(0.805 0.081 343.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e5abcd on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#e5abcd on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red89.8%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta25.3%
Yellow10.5%
Key (black)10.2%

Color previews

#e5abcd text on a black background

contrast 11.04:1

Card sample

#e5abcd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(229, 171, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(229, 171, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e5abcd;
background: linear-gradient(135deg, #e5abcd, #E5B0AB);

Monochromatic scale

Palettes built from #e5abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e5abcd in the Color Lab