Skip to content

#feacb2

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

RGB
254, 172, 178
HSL
356°, 98%, 84%
CMYK
0, 32, 30, 0
Luminance
0.5379

Every format

HEX#feacb2
RGBrgb(254, 172, 178)
HSLhsl(356, 98%, 84%)
CMYKcmyk(0%, 32%, 30%, 0%)
LABlab(78.3 30.8 9.3)
LCHlch(78.3 32.2 16.7)
OKLCHoklch(0.825 0.097 14.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feacb2 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#feacb2 on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue69.8%

CMYK percentages

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

Color previews

#feacb2 text on a black background

contrast 11.76:1

Card sample

#feacb2 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feacb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feacb2 in the Color Lab