Skip to content

#feafac

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

RGB
254, 175, 172
HSL
2°, 98%, 84%
CMYK
0, 31, 32, 0
Luminance
0.5471

Every format

HEX#feafac
RGBrgb(254, 175, 172)
HSLhsl(2, 98%, 84%)
CMYKcmyk(0%, 31%, 32%, 0%)
LABlab(78.9 28.5 13.3)
LCHlch(78.9 31.4 25.0)
OKLCHoklch(0.829 0.093 21.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feafac on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#feafac on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow32.3%
Key (black)0.4%

Color previews

#feafac text on a black background

contrast 11.94:1

Card sample

#feafac text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feafac in the Color Lab