#FF2C75
A medium, vivid magenta closely aligning with Deeppink.
About #FF2C75
The precise color #FF2C75 is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(255, 44, 117).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 83% M, 54% Y, and 0% K. With a hue angle of 339.2 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#FF2C75
RGB255, 44, 117
HSL339.2°, 100.0%, 58.6%
CMYK0%, 83%, 54%, 0%
HSV339.2°, 82.7%, 100.0%
LAB56.4, 78.5, 12.9
XYZ45.4, 24.3, 19.1
Decimal16723061
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF2C75;
}
.text-color {
color: #FF2C75;
}
.border-color {
border: 2px solid #FF2C75;
}