#E94299
A medium, vivid magenta closely aligning with Hotpink.
About #E94299
When working with digital screens, the color #E94299 is rendered by mixing light. Its closest recognized web color is Hotpink. This translates to an RGB value of rgb(233, 66, 153).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 72% Magenta, 34% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#E94299
RGB233, 66, 153
HSL328.7°, 79.1%, 58.6%
CMYK0%, 72%, 34%, 9%
HSV328.7°, 71.7%, 91.4%
LAB55.6, 70.1, -10.2
XYZ41.3, 23.5, 32.5
Decimal15286937
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.68:1
Text on #FFFFFF
AA Large
5.70:1
Text on #000000
AA
3.52:1
Text on #F8FAFC
AA Large
4.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E94299;
}
.text-color {
color: #E94299;
}
.border-color {
border: 2px solid #E94299;
}