Skip to content

#feaeff

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

RGB
254, 174, 255
HSL
299°, 100%, 84%
CMYK
0, 32, 0, 0
Luminance
0.5856

Every format

HEX#feaeff
RGBrgb(254, 174, 255)
HSLhsl(299, 100%, 84%)
CMYKcmyk(0%, 32%, 0%, 0%)
LABlab(81.0 41.8 -28.4)
LCHlch(81.0 50.5 325.8)
OKLCHoklch(0.853 0.139 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaeff on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#feaeff on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.2%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta31.8%
Yellow0.0%
Key (black)0.0%

Color previews

#feaeff text on a black background

contrast 12.71:1

Card sample

#feaeff text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaeff in the Color Lab