#E924E2
A medium, vivid magenta closely aligning with Fuchsia.
About #E924E2
The hex code #E924E2 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Fuchsia. Its digital footprint relies on 233 parts red, 36 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 85% M, 3% Y, and 9% K. The HSL representation is 302.1° hue, 81.7% saturation, and 52.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E924E2
RGB233, 36, 226
HSL302.1°, 81.7%, 52.7%
CMYK0%, 85%, 3%, 9%
HSV302.1°, 84.5%, 91.4%
LAB56.2, 87.0, -51.5
XYZ48.0, 24.1, 74.1
Decimal15279330
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E924E2;
}
.text-color {
color: #E924E2;
}
.border-color {
border: 2px solid #E924E2;
}