Skip to content

#feafaa

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

RGB
254, 175, 170
HSL
4°, 98%, 83%
CMYK
0, 31, 33, 0
Luminance
0.5463

Every format

HEX#feafaa
RGBrgb(254, 175, 170)
HSLhsl(4, 98%, 83%)
CMYKcmyk(0%, 31%, 33%, 0%)
LABlab(78.8 28.3 14.3)
LCHlch(78.8 31.6 26.8)
OKLCHoklch(0.828 0.093 23.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green68.6%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow33.1%
Key (black)0.4%

Color previews

#feafaa text on a black background

contrast 11.93:1

Card sample

#feafaa text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feafaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feafaa in the Color Lab