Skip to content

#feb4df

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

RGB
254, 180, 223
HSL
325°, 97%, 85%
CMYK
0, 29, 12, 0
Luminance
0.5904

Every format

HEX#feb4df
RGBrgb(254, 180, 223)
HSLhsl(325, 97%, 85%)
CMYKcmyk(0%, 29%, 12%, 0%)
LABlab(81.3 33.2 -10.8)
LCHlch(81.3 34.9 342.0)
OKLCHoklch(0.852 0.101 343.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb4df on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#feb4df on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green70.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta29.1%
Yellow12.2%
Key (black)0.4%

Color previews

#feb4df text on a black background

contrast 12.81:1

Card sample

#feb4df text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb4df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb4df in the Color Lab