Skip to content

#feada2

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

RGB
254, 173, 162
HSL
7°, 98%, 82%
CMYK
0, 32, 36, 0
Luminance
0.5357

Every format

HEX#feada2
RGBrgb(254, 173, 162)
HSLhsl(7, 98%, 82%)
CMYKcmyk(0%, 32%, 36%, 0%)
LABlab(78.2 28.3 17.7)
LCHlch(78.2 33.4 32.0)
OKLCHoklch(0.823 0.097 27.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow36.2%
Key (black)0.4%

Color previews

#feada2 text on a black background

contrast 11.71:1

Card sample

#feada2 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feada2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feada2 in the Color Lab