#E907FF
A medium, vivid magenta closely aligning with Fuchsia.
About #E907FF
The hex code #E907FF represents a beautifully specific shade of magenta. Its closest recognized web color is Fuchsia. Its digital footprint relies on 233 parts red, 7 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 9% C, 97% M, 0% Y, and 0% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E907FF
RGB233, 7, 255
HSL294.7°, 100.0%, 51.4%
CMYK9%, 97%, 0%, 0%
HSV294.7°, 97.3%, 100.0%
LAB56.8, 94.5, -66.7
XYZ51.7, 24.7, 96.6
Decimal15271935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.94:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E907FF;
}
.text-color {
color: #E907FF;
}
.border-color {
border: 2px solid #E907FF;
}