Skip to content

#feabac

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

RGB
254, 171, 172
HSL
359°, 98%, 83%
CMYK
0, 33, 32, 0
Luminance
0.5318

Every format

HEX#feabac
RGBrgb(254, 171, 172)
HSLhsl(359, 98%, 83%)
CMYKcmyk(0%, 33%, 32%, 0%)
LABlab(78.0 30.6 12.0)
LCHlch(78.0 32.9 21.4)
OKLCHoklch(0.822 0.098 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta32.7%
Yellow32.3%
Key (black)0.4%

Color previews

#feabac text on a black background

contrast 11.64:1

Card sample

#feabac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feabac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feabac in the Color Lab