Skip to content

#feabdc

a light, electric magenta / pink · warm · closest name: plum

RGB
254, 171, 220
HSL
325°, 98%, 83%
CMYK
0, 33, 13, 0
Luminance
0.5536

Every format

HEX#feabdc
RGBrgb(254, 171, 220)
HSLhsl(325, 98%, 83%)
CMYKcmyk(0%, 33%, 13%, 0%)
LABlab(79.3 37.4 -12.2)
LCHlch(79.3 39.4 341.9)
OKLCHoklch(0.836 0.114 343.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feabdc on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#feabdc on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.1%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta32.7%
Yellow13.4%
Key (black)0.4%

Color previews

#feabdc text on a black background

contrast 12.07:1

Card sample

#feabdc text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feabdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feabdc in the Color Lab