Skip to content

#feb4eb

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

RGB
254, 180, 235
HSL
315°, 97%, 85%
CMYK
0, 29, 8, 0
Luminance
0.5971

Every format

HEX#feb4eb
RGBrgb(254, 180, 235)
HSLhsl(315, 97%, 85%)
CMYKcmyk(0%, 29%, 8%, 0%)
LABlab(81.7 35.1 -16.7)
LCHlch(81.7 38.9 334.6)
OKLCHoklch(0.856 0.110 336.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb4eb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#feb4eb on black: 12.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green70.6%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta29.1%
Yellow7.5%
Key (black)0.4%

Color previews

#feb4eb text on a black background

contrast 12.94:1

Card sample

#feb4eb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb4eb in the Color Lab