Skip to content

#feaeba

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

RGB
254, 174, 186
HSL
351°, 98%, 84%
CMYK
0, 32, 27, 0
Luminance
0.5489

Every format

HEX#feaeba
RGBrgb(254, 174, 186)
HSLhsl(351, 98%, 84%)
CMYKcmyk(0%, 32%, 27%, 0%)
LABlab(79.0 30.8 5.8)
LCHlch(79.0 31.4 10.7)
OKLCHoklch(0.831 0.095 9.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaeba on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#feaeba on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.2%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta31.5%
Yellow26.8%
Key (black)0.4%

Color previews

#feaeba text on a black background

contrast 11.98:1

Card sample

#feaeba text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaeba in the Color Lab