Skip to content

#fc5ace

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

RGB
252, 90, 206
HSL
317°, 96%, 67%
CMYK
0, 64, 18, 1
Luminance
0.3246

Every format

HEX#fc5ace
RGBrgb(252, 90, 206)
HSLhsl(317, 96%, 67%)
CMYKcmyk(0%, 64%, 18%, 1%)
LABlab(63.7 72.8 -28.1)
LCHlch(63.7 78.1 338.9)
OKLCHoklch(0.718 0.230 340.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc5ace on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#fc5ace on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green35.3%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta64.3%
Yellow18.3%
Key (black)1.2%

Color previews

#fc5ace text on a black background

contrast 7.49:1

Card sample

#fc5ace text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc5ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc5ace in the Color Lab