Skip to content

#feb2ec

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

RGB
254, 178, 236
HSL
314°, 97%, 85%
CMYK
0, 30, 7, 0
Luminance
0.5897

Every format

HEX#feb2ec
RGBrgb(254, 178, 236)
HSLhsl(314, 97%, 85%)
CMYKcmyk(0%, 30%, 7%, 0%)
LABlab(81.3 36.4 -17.8)
LCHlch(81.3 40.5 333.9)
OKLCHoklch(0.853 0.115 335.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green69.8%
Blue92.5%

CMYK percentages

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

Color previews

#feb2ec text on a black background

contrast 12.79:1

Card sample

#feb2ec text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb2ec in the Color Lab