#E933F0
A medium, vivid magenta closely aligning with Fuchsia.
About #E933F0
The precise color #E933F0 is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 51, and 240.
For print applications, it's crucial to understand its CMYK makeup. The color uses 3% Cyan, 79% Magenta, 0% Yellow, and 6% Black. The HSL representation is 297.8° hue, 86.3% saturation, and 57.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E933F0
RGB233, 51, 240
HSL297.8°, 86.3%, 57.1%
CMYK3%, 79%, 0%, 6%
HSV297.8°, 78.8%, 94.1%
LAB58.0, 86.0, -56.4
XYZ50.5, 26.0, 84.8
Decimal15283184
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E933F0;
}
.text-color {
color: #E933F0;
}
.border-color {
border: 2px solid #E933F0;
}