Skip to content

#feafeb

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

RGB
254, 175, 235
HSL
314°, 98%, 84%
CMYK
0, 31, 8, 0
Luminance
0.5773

Every format

HEX#feafeb
RGBrgb(254, 175, 235)
HSLhsl(314, 98%, 84%)
CMYKcmyk(0%, 31%, 8%, 0%)
LABlab(80.6 37.8 -18.3)
LCHlch(80.6 42.0 334.1)
OKLCHoklch(0.848 0.119 335.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feafeb on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#feafeb on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.6%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow7.5%
Key (black)0.4%

Color previews

#feafeb text on a black background

contrast 12.55:1

Card sample

#feafeb text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feafeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feafeb in the Color Lab