#E2167C
A medium, vivid magenta closely aligning with Deeppink.
About #E2167C
At its core, #E2167C is a medium and vivid hue. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 22, and 124.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 90% M, 45% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2167C
RGB226, 22, 124
HSL330.0°, 82.3%, 48.6%
CMYK0%, 90%, 45%, 11%
HSV330.0°, 90.3%, 88.6%
LAB49.7, 76.0, -1.7
XYZ35.3, 18.2, 20.7
Decimal14816892
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.53:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.33:1
Text on #F8FAFC
AA Large
3.94:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E2167C;
}
.text-color {
color: #E2167C;
}
.border-color {
border: 2px solid #E2167C;
}