#E275BD
A light, moderate magenta closely aligning with Hotpink.
About #E275BD
The hex code #E275BD represents a beautifully specific shade of magenta. Designers often compare it to the standard color Hotpink. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 117, and 189.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 48% M, 16% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E275BD
RGB226, 117, 189
HSL320.4°, 65.3%, 67.3%
CMYK0%, 48%, 16%, 11%
HSV320.4°, 48.2%, 88.6%
LAB63.8, 51.1, -18.7
XYZ46.9, 32.6, 52.0
Decimal14841277
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.51:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E275BD;
}
.text-color {
color: #E275BD;
}
.border-color {
border: 2px solid #E275BD;
}