#E207AF
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E207AF
At its core, #E207AF is a medium and vivid hue. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(226, 7, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 97% magenta, 23% yellow, and 11% black. With a hue angle of 314.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#E207AF
RGB226, 7, 175
HSL314.0°, 94.0%, 45.7%
CMYK0%, 97%, 23%, 11%
HSV314.0°, 96.9%, 88.6%
LAB51.2, 82.6, -30.1
XYZ39.2, 19.4, 42.2
Decimal14813103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.88:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E207AF;
}
.text-color {
color: #E207AF;
}
.border-color {
border: 2px solid #E207AF;
}