Skip to content

#ff92cd

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

RGB
255, 146, 205
HSL
328°, 100%, 79%
CMYK
0, 43, 20, 0
Luminance
0.4623

Every format

HEX#ff92cd
RGBrgb(255, 146, 205)
HSLhsl(328, 100%, 79%)
CMYKcmyk(0%, 43%, 20%, 0%)
LABlab(73.7 48.3 -12.3)
LCHlch(73.7 49.8 345.7)
OKLCHoklch(0.792 0.147 347.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff92cd on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#ff92cd on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green57.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta42.7%
Yellow19.6%
Key (black)0.0%

Color previews

#ff92cd text on a black background

contrast 10.25:1

Card sample

#ff92cd text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff92cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff92cd in the Color Lab