#E907C5
A medium, vivid magenta closely aligning with Fuchsia.
About #E907C5
The precise color #E907C5 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, 7 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 97% Magenta, 15% Yellow, and 9% Black. The HSL representation is 309.6° hue, 94.2% saturation, and 47.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E907C5
RGB233, 7, 197
HSL309.6°, 94.2%, 47.1%
CMYK0%, 97%, 15%, 9%
HSV309.6°, 97.0%, 91.4%
LAB53.5, 86.5, -39.1
XYZ43.8, 21.5, 54.7
Decimal15271877
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E907C5;
}
.text-color {
color: #E907C5;
}
.border-color {
border: 2px solid #E907C5;
}