Skip to content

#feb2ff

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

RGB
254, 178, 255
HSL
299°, 100%, 85%
CMYK
0, 30, 0, 0
Luminance
0.6013

Every format

HEX#feb2ff
RGBrgb(254, 178, 255)
HSLhsl(299, 100%, 85%)
CMYKcmyk(0%, 30%, 0%, 0%)
LABlab(81.9 39.7 -27.0)
LCHlch(81.9 48.0 325.7)
OKLCHoklch(0.860 0.132 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green69.8%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta30.2%
Yellow0.0%
Key (black)0.0%

Color previews

#feb2ff text on a black background

contrast 13.03:1

Card sample

#feb2ff text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb2ff in the Color Lab