Skip to content

#feabb2

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

RGB
254, 171, 178
HSL
355°, 98%, 83%
CMYK
0, 33, 30, 0
Luminance
0.5341

Every format

HEX#feabb2
RGBrgb(254, 171, 178)
HSLhsl(355, 98%, 83%)
CMYKcmyk(0%, 33%, 30%, 0%)
LABlab(78.1 31.4 8.9)
LCHlch(78.1 32.6 15.9)
OKLCHoklch(0.823 0.098 13.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feabb2 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#feabb2 on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta32.7%
Yellow29.9%
Key (black)0.4%

Color previews

#feabb2 text on a black background

contrast 11.68:1

Card sample

#feabb2 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feabb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feabb2 in the Color Lab