Skip to content

#ff74c8

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

RGB
255, 116, 200
HSL
324°, 100%, 73%
CMYK
0, 55, 22, 0
Luminance
0.3792

Every format

HEX#ff74c8
RGBrgb(255, 116, 200)
HSLhsl(324, 100%, 73%)
CMYKcmyk(0%, 55%, 22%, 0%)
LABlab(68.0 62.0 -18.2)
LCHlch(68.0 64.6 343.6)
OKLCHoklch(0.749 0.192 345.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff74c8 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#ff74c8 on black: 8.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.5%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow21.6%
Key (black)0.0%

Color previews

#ff74c8 text on a black background

contrast 8.58:1

Card sample

#ff74c8 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 116, 200, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 116, 200, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff74c8;
background: linear-gradient(135deg, #ff74c8, #FF7C74);

Monochromatic scale

Palettes built from #ff74c8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff74c8 in the Color Lab