Skip to content

#fe91ac

a light, electric red · warm · closest name: pink

RGB
254, 145, 172
HSL
345°, 98%, 78%
CMYK
0, 43, 32, 0
Luminance
0.4430

Every format

HEX#fe91ac
RGBrgb(254, 145, 172)
HSLhsl(345, 98%, 78%)
CMYKcmyk(0%, 43%, 32%, 0%)
LABlab(72.4 44.0 4.0)
LCHlch(72.4 44.2 5.3)
OKLCHoklch(0.779 0.134 4.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe91ac on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#fe91ac on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green56.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta42.9%
Yellow32.3%
Key (black)0.4%

Color previews

#fe91ac text on a black background

contrast 9.86:1

Card sample

#fe91ac text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe91ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe91ac in the Color Lab