Skip to content

#feb3eb

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

RGB
254, 179, 235
HSL
315°, 97%, 85%
CMYK
0, 30, 8, 0
Luminance
0.5931

Every format

HEX#feb3eb
RGBrgb(254, 179, 235)
HSLhsl(315, 97%, 85%)
CMYKcmyk(0%, 30%, 8%, 0%)
LABlab(81.5 35.7 -17.0)
LCHlch(81.5 39.5 334.5)
OKLCHoklch(0.854 0.112 336.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb3eb on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#feb3eb on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#feb3eb text on a black background

contrast 12.86:1

Card sample

#feb3eb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb3eb in the Color Lab