#FF5FAF
A light, vivid magenta closely aligning with Hotpink.
About #FF5FAF
The hex code #FF5FAF represents a beautifully specific shade of magenta. Its closest recognized web color is Hotpink. Its digital footprint relies on 255 parts red, 95 parts green, and 175 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 63% magenta inks. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FF5FAF
RGB255, 95, 175
HSL330.0°, 100.0%, 68.6%
CMYK0%, 63%, 31%, 0%
HSV330.0°, 62.7%, 100.0%
LAB63.8, 67.8, -10.3
XYZ53.1, 32.5, 44.0
Decimal16736175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.51:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF5FAF;
}
.text-color {
color: #FF5FAF;
}
.border-color {
border: 2px solid #FF5FAF;
}