#F05FBD
A light, vivid magenta closely aligning with Hotpink.
About #F05FBD
The precise color #F05FBD is an excellent choice for modern design projects. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(240, 95, 189).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 60% M, 21% Y, and 6% K. With a hue angle of 321.1 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F05FBD
RGB240, 95, 189
HSL321.1°, 82.9%, 65.7%
CMYK0%, 60%, 21%, 6%
HSV321.1°, 60.4%, 94.1%
LAB62.0, 65.4, -21.3
XYZ49.2, 30.4, 51.4
Decimal15753149
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.97:1
Text on #FFFFFF
FAIL
7.08:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.02:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F05FBD;
}
.text-color {
color: #F05FBD;
}
.border-color {
border: 2px solid #F05FBD;
}