#E266AF
A light, moderate magenta closely aligning with Hotpink.
About #E266AF
Visually, #E266AF is defined as a moderate 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, 102, and 175.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 55% magenta, 23% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E266AF
RGB226, 102, 175
HSL324.7°, 68.1%, 64.3%
CMYK0%, 55%, 23%, 11%
HSV324.7°, 54.9%, 88.6%
LAB60.6, 56.3, -15.6
XYZ43.9, 28.8, 43.8
Decimal14837423
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.75:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E266AF;
}
.text-color {
color: #E266AF;
}
.border-color {
border: 2px solid #E266AF;
}