#FF5F99

A light, vivid magenta closely aligning with Hotpink.

About #FF5F99

The hex code #FF5F99 represents a beautifully specific shade of magenta. If you're using CSS, you might find it aligns closely with Hotpink. This translates to an RGB value of rgb(255, 95, 153).

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 63% magenta, 40% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.

Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#FF5F99
RGB255, 95, 153
HSL338.2°, 100.0%, 68.6%
CMYK0%, 63%, 40%, 0%
HSV338.2°, 62.7%, 100.0%
LAB63.1, 65.4, 1.3
XYZ51.1, 31.7, 33.6
Decimal16736153

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.86:1
Text on #FFFFFF
FAIL
7.35:1
Text on #000000
AAA
2.73:1
Text on #F8FAFC
FAIL
6.25:1
Text on #0F172A
AA

CSS Implementation

.bg-color { background-color: #FF5F99; }
.text-color { color: #FF5F99; }
.border-color { border: 2px solid #FF5F99; }

Similar Colors

Hotpink
#FF69B4