Skip to content

#feb2fc

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

RGB
254, 178, 252
HSL
302°, 97%, 85%
CMYK
0, 30, 1, 0
Luminance
0.5994

Every format

HEX#feb2fc
RGBrgb(254, 178, 252)
HSLhsl(302, 97%, 85%)
CMYKcmyk(0%, 30%, 1%, 0%)
LABlab(81.8 39.1 -25.6)
LCHlch(81.8 46.8 326.8)
OKLCHoklch(0.859 0.129 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green69.8%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta29.9%
Yellow0.8%
Key (black)0.4%

Color previews

#feb2fc text on a black background

contrast 12.99:1

Card sample

#feb2fc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb2fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb2fc in the Color Lab