Skip to content

#feb3fd

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

RGB
254, 179, 253
HSL
301°, 97%, 85%
CMYK
0, 30, 0, 0
Luminance
0.6040

Every format

HEX#feb3fd
RGBrgb(254, 179, 253)
HSLhsl(301, 97%, 85%)
CMYKcmyk(0%, 30%, 0%, 0%)
LABlab(82.1 38.8 -25.8)
LCHlch(82.1 46.6 326.4)
OKLCHoklch(0.861 0.128 327.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb3fd on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#feb3fd on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green70.2%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta29.5%
Yellow0.4%
Key (black)0.4%

Color previews

#feb3fd text on a black background

contrast 13.08:1

Card sample

#feb3fd text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb3fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb3fd in the Color Lab