#E216AF
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E216AF
The precise color #E216AF is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 226 parts red, 22 parts green, and 175 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 90% M, 23% Y, and 11% K. With a hue angle of 315.0 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E216AF
RGB226, 22, 175
HSL315.0°, 82.3%, 48.6%
CMYK0%, 90%, 23%, 11%
HSV315.0°, 90.3%, 88.6%
LAB51.7, 81.2, -29.3
XYZ39.4, 19.8, 42.3
Decimal14816943
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.97:1
Text on #000000
AA
4.04:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E216AF;
}
.text-color {
color: #E216AF;
}
.border-color {
border: 2px solid #E216AF;
}