Skip to content

#feada3

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

RGB
254, 173, 163
HSL
7°, 98%, 82%
CMYK
0, 32, 36, 0
Luminance
0.5360

Every format

HEX#feada3
RGBrgb(254, 173, 163)
HSLhsl(7, 98%, 82%)
CMYKcmyk(0%, 32%, 36%, 0%)
LABlab(78.2 28.5 17.2)
LCHlch(78.2 33.3 31.2)
OKLCHoklch(0.823 0.097 27.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.8%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow35.8%
Key (black)0.4%

Color previews

#feada3 text on a black background

contrast 11.72:1

Card sample

#feada3 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feada3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feada3 in the Color Lab