#E266A0
A light, moderate magenta closely aligning with Hotpink.
About #E266A0
Visually, #E266A0 is defined as a moderate magenta. Its closest recognized web color is Hotpink. In the RGB color space, it consists of 226 red, 102 green, and 160 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 55% M, 29% Y, and 11% K. The HSL representation is 331.9° hue, 68.1% saturation, and 64.3% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E266A0
RGB226, 102, 160
HSL331.9°, 68.1%, 64.3%
CMYK0%, 55%, 29%, 11%
HSV331.9°, 54.9%, 88.6%
LAB60.1, 54.3, -7.7
XYZ42.5, 28.2, 36.5
Decimal14837408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.64:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E266A0;
}
.text-color {
color: #E266A0;
}
.border-color {
border: 2px solid #E266A0;
}