#E24999
A medium, vivid magenta closely aligning with Hotpink.
About #E24999
When working with digital screens, the color #E24999 is rendered by mixing light. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(226, 73, 153).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 68% Magenta, 32% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
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#E24999
RGB226, 73, 153
HSL328.6°, 72.5%, 58.6%
CMYK0%, 68%, 32%, 11%
HSV328.6°, 67.7%, 88.6%
LAB55.3, 65.7, -10.8
XYZ39.5, 23.2, 32.5
Decimal14829977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E24999;
}
.text-color {
color: #E24999;
}
.border-color {
border: 2px solid #E24999;
}