#E23AE9
A medium, vivid magenta closely aligning with Fuchsia.
About #E23AE9
The hex code #E23AE9 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 58, and 233.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 75% M, 0% Y, and 9% K. With a hue angle of 297.6 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#E23AE9
RGB226, 58, 233
HSL297.6°, 79.9%, 57.1%
CMYK3%, 75%, 0%, 9%
HSV297.6°, 75.1%, 91.4%
LAB57.2, 81.7, -53.9
XYZ47.6, 25.1, 79.4
Decimal14826217
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.49:1
Text on #FFFFFF
AA Large
6.02:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E23AE9;
}
.text-color {
color: #E23AE9;
}
.border-color {
border: 2px solid #E23AE9;
}