Skip to content

#feb3ec

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

RGB
254, 179, 236
HSL
314°, 97%, 85%
CMYK
0, 30, 7, 0
Luminance
0.5937

Every format

HEX#feb3ec
RGBrgb(254, 179, 236)
HSLhsl(314, 97%, 85%)
CMYKcmyk(0%, 30%, 7%, 0%)
LABlab(81.5 35.8 -17.5)
LCHlch(81.5 39.9 334.0)
OKLCHoklch(0.855 0.113 335.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#feb3ec text on a black background

contrast 12.87:1

Card sample

#feb3ec text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb3ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb3ec in the Color Lab