#E91DFF
A medium, vivid magenta closely aligning with Fuchsia.
About #E91DFF
The precise color #E91DFF is an excellent choice for modern design projects. It is closely associated with the named CSS color Fuchsia. In the RGB color space, it consists of 233 red, 29 green, and 255 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 9% C, 89% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E91DFF
RGB233, 29, 255
HSL294.2°, 100.0%, 55.7%
CMYK9%, 89%, 0%, 0%
HSV294.2°, 88.6%, 100.0%
LAB57.5, 92.4, -65.6
XYZ52.1, 25.4, 96.8
Decimal15277567
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.08:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E91DFF;
}
.text-color {
color: #E91DFF;
}
.border-color {
border: 2px solid #E91DFF;
}