#E266B6
A light, moderate magenta closely aligning with Hotpink.
About #E266B6
When working with digital screens, the color #E266B6 is rendered by mixing light. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(226, 102, 182).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 55% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E266B6
RGB226, 102, 182
HSL321.3°, 68.1%, 64.3%
CMYK0%, 55%, 19%, 11%
HSV321.3°, 54.9%, 88.6%
LAB60.8, 57.3, -19.2
XYZ44.6, 29.0, 47.5
Decimal14837430
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E266B6;
}
.text-color {
color: #E266B6;
}
.border-color {
border: 2px solid #E266B6;
}