Skip to content

#feacab

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

RGB
254, 172, 171
HSL
1°, 98%, 83%
CMYK
0, 32, 33, 0
Luminance
0.5352

Every format

HEX#feacab
RGBrgb(254, 172, 171)
HSLhsl(1, 98%, 83%)
CMYKcmyk(0%, 32%, 33%, 0%)
LABlab(78.2 29.9 12.8)
LCHlch(78.2 32.6 23.2)
OKLCHoklch(0.823 0.097 20.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#feacab text on a black background

contrast 11.70:1

Card sample

#feacab text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feacab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feacab in the Color Lab