Skip to content

#fe85cd

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

RGB
254, 133, 205
HSL
324°, 98%, 76%
CMYK
0, 48, 19, 0
Luminance
0.4225

Every format

HEX#fe85cd
RGBrgb(254, 133, 205)
HSLhsl(324, 98%, 76%)
CMYKcmyk(0%, 48%, 19%, 0%)
LABlab(71.0 54.4 -16.3)
LCHlch(71.0 56.8 343.3)
OKLCHoklch(0.772 0.168 345.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe85cd on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#fe85cd on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green52.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta47.6%
Yellow19.3%
Key (black)0.4%

Color previews

#fe85cd text on a black background

contrast 9.45:1

Card sample

#fe85cd text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe85cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe85cd in the Color Lab