#E93AF8
A light, vivid magenta closely aligning with Fuchsia.
About #E93AF8
The precise color #E93AF8 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, 58, and 248.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 6% C, 77% M, 0% Y, and 3% K. With a hue angle of 295.3 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E93AF8
RGB233, 58, 248
HSL295.3°, 93.1%, 60.0%
CMYK6%, 77%, 0%, 3%
HSV295.3°, 76.6%, 97.3%
LAB59.1, 85.4, -59.1
XYZ52.1, 27.1, 91.3
Decimal15284984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.46:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E93AF8;
}
.text-color {
color: #E93AF8;
}
.border-color {
border: 2px solid #E93AF8;
}