#E207F8
A medium, vivid magenta closely aligning with Fuchsia.
About #E207F8
The hex code #E207F8 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Fuchsia. In the RGB color space, it consists of 226 red, 7 green, and 248 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 9% C, 97% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E207F8
RGB226, 7, 248
HSL294.5°, 94.5%, 50.0%
CMYK9%, 97%, 0%, 3%
HSV294.5°, 97.2%, 97.3%
LAB55.2, 92.4, -65.5
XYZ48.4, 23.1, 90.7
Decimal14813176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.62:1
Text on #000000
AA
3.57:1
Text on #F8FAFC
AA Large
4.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E207F8;
}
.text-color {
color: #E207F8;
}
.border-color {
border: 2px solid #E207F8;
}