#FF508A
A light, vivid magenta closely aligning with Hotpink.
About #FF508A
The hex code #FF508A represents a beautifully specific shade of magenta. Its closest recognized web color is Hotpink. Its digital footprint relies on 255 parts red, 80 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 69% Magenta, 46% Yellow, and 0% Black. With a hue angle of 340.1 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF508A
RGB255, 80, 138
HSL340.1°, 100.0%, 65.7%
CMYK0%, 69%, 46%, 0%
HSV340.1°, 68.6%, 100.0%
LAB60.6, 69.8, 6.4
XYZ48.7, 28.8, 27.0
Decimal16732298
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.77:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF508A;
}
.text-color {
color: #FF508A;
}
.border-color {
border: 2px solid #FF508A;
}