Skip to content

#fe5ace

a light, electric magenta / pink · warm · closest name: orchid

RGB
254, 90, 206
HSL
318°, 99%, 68%
CMYK
0, 65, 19, 0
Luminance
0.3284

Every format

HEX#fe5ace
RGBrgb(254, 90, 206)
HSLhsl(318, 99%, 68%)
CMYKcmyk(0%, 65%, 19%, 0%)
LABlab(64.0 73.4 -27.6)
LCHlch(64.0 78.4 339.4)
OKLCHoklch(0.720 0.231 341.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe5ace on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#fe5ace on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green35.3%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta64.6%
Yellow18.9%
Key (black)0.4%

Color previews

#fe5ace text on a black background

contrast 7.57:1

Card sample

#fe5ace text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe5ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe5ace in the Color Lab