#E95099
A light, vivid magenta closely aligning with Hotpink.
About #E95099
At its core, #E95099 is a light and vivid hue. It is closely associated with the named CSS color Hotpink. This translates to an RGB value of rgb(233, 80, 153).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 66% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E95099
RGB233, 80, 153
HSL331.4°, 77.7%, 61.4%
CMYK0%, 66%, 34%, 9%
HSV331.4°, 65.7%, 91.4%
LAB57.4, 65.0, -7.5
XYZ42.2, 25.4, 32.8
Decimal15290521
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95099;
}
.text-color {
color: #E95099;
}
.border-color {
border: 2px solid #E95099;
}