Skip to content

#feacac

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

RGB
254, 172, 172
HSL
0°, 98%, 84%
CMYK
0, 32, 32, 0
Luminance
0.5355

Every format

HEX#feacac
RGBrgb(254, 172, 172)
HSLhsl(0, 98%, 84%)
CMYKcmyk(0%, 32%, 32%, 0%)
LABlab(78.2 30.1 12.3)
LCHlch(78.2 32.5 22.3)
OKLCHoklch(0.824 0.097 19.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#feacac text on a black background

contrast 11.71:1

Card sample

#feacac text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feacac in the Color Lab