#E94275
A medium, vivid magenta closely aligning with Hotpink.
About #E94275
At its core, #E94275 is a medium and vivid hue. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(233, 66, 117).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. The HSL representation is 341.7° hue, 79.1% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E94275
RGB233, 66, 117
HSL341.7°, 79.1%, 58.6%
CMYK0%, 72%, 50%, 9%
HSV341.7°, 71.7%, 91.4%
LAB54.6, 66.7, 9.6
XYZ38.8, 22.5, 19.1
Decimal15286901
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.82:1
Text on #FFFFFF
AA Large
5.50:1
Text on #000000
AA
3.65:1
Text on #F8FAFC
AA Large
4.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E94275;
}
.text-color {
color: #E94275;
}
.border-color {
border: 2px solid #E94275;
}