#E207A0
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E207A0
Visually, #E207A0 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 7, and 160.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 97% Magenta, 29% Yellow, and 11% Black. The HSL representation is 318.1° hue, 94.0% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E207A0
RGB226, 7, 160
HSL318.1°, 94.0%, 45.7%
CMYK0%, 97%, 29%, 11%
HSV318.1°, 96.9%, 88.6%
LAB50.5, 80.9, -22.2
XYZ37.8, 18.9, 34.9
Decimal14813088
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.40:1
Text on #FFFFFF
AA Large
4.77:1
Text on #000000
AA
4.21:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E207A0;
}
.text-color {
color: #E207A0;
}
.border-color {
border: 2px solid #E207A0;
}