Skip to content

#feaaaf

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

RGB
254, 170, 175
HSL
356°, 98%, 83%
CMYK
0, 33, 31, 0
Luminance
0.5292

Every format

HEX#feaaaf
RGBrgb(254, 170, 175)
HSLhsl(356, 98%, 83%)
CMYKcmyk(0%, 33%, 31%, 0%)
LABlab(77.8 31.5 10.1)
LCHlch(77.8 33.1 17.8)
OKLCHoklch(0.821 0.099 15.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaaaf on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#feaaaf on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green66.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta33.1%
Yellow31.1%
Key (black)0.4%

Color previews

#feaaaf text on a black background

contrast 11.58:1

Card sample

#feaaaf text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaaaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaaaf in the Color Lab