Skip to content

#feadef

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

RGB
254, 173, 239
HSL
311°, 98%, 84%
CMYK
0, 32, 6, 0
Luminance
0.5719

Every format

HEX#feadef
RGBrgb(254, 173, 239)
HSLhsl(311, 98%, 84%)
CMYKcmyk(0%, 32%, 6%, 0%)
LABlab(80.3 39.5 -20.9)
LCHlch(80.3 44.7 332.1)
OKLCHoklch(0.846 0.126 333.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feadef on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#feadef on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.8%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow5.9%
Key (black)0.4%

Color previews

#feadef text on a black background

contrast 12.44:1

Card sample

#feadef text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feadef in the Color Lab