#E25099
A light, vivid magenta closely aligning with Hotpink.
About #E25099
Visually, #E25099 is defined as a vivid magenta. If you're using CSS, you might find it aligns closely with Hotpink. In the RGB color space, it consists of 226 red, 80 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 65% Magenta, 32% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#E25099
RGB226, 80, 153
HSL330.0°, 71.6%, 60.0%
CMYK0%, 65%, 32%, 11%
HSV330.0°, 64.6%, 88.6%
LAB56.3, 63.0, -9.3
XYZ40.0, 24.2, 32.7
Decimal14831769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.84:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25099;
}
.text-color {
color: #E25099;
}
.border-color {
border: 2px solid #E25099;
}