#E916B6
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E916B6
At its core, #E916B6 is a medium and vivid hue. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 22, and 182.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 91% M, 22% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E916B6
RGB233, 22, 182
HSL314.5°, 82.7%, 50.0%
CMYK0%, 91%, 22%, 9%
HSV314.5°, 90.6%, 91.4%
LAB53.2, 83.4, -30.8
XYZ42.3, 21.3, 46.1
Decimal15275702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.25:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E916B6;
}
.text-color {
color: #E916B6;
}
.border-color {
border: 2px solid #E916B6;
}