#E924FF
A medium, vivid magenta closely aligning with Fuchsia.
About #E924FF
Visually, #E924FF is defined as a vivid magenta. It is closely associated with the named CSS color Fuchsia. This translates to an RGB value of rgb(233, 36, 255).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 9% cyan, 86% magenta, 0% yellow, and 0% black. The HSL representation is 294.0° hue, 100.0% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. 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#E924FF
RGB233, 36, 255
HSL294.0°, 100.0%, 57.1%
CMYK9%, 86%, 0%, 0%
HSV294.0°, 85.9%, 100.0%
LAB57.9, 91.4, -65.0
XYZ52.3, 25.8, 96.8
Decimal15279359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.16:1
Text on #000000
AA
3.26:1
Text on #F8FAFC
AA Large
5.24:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E924FF;
}
.text-color {
color: #E924FF;
}
.border-color {
border: 2px solid #E924FF;
}