#E907CC
A medium, vivid magenta closely aligning with Fuchsia.
About #E907CC
The precise color #E907CC is an excellent choice for modern design projects. Designers often compare it to the standard color Fuchsia. This translates to an RGB value of rgb(233, 7, 204).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 97% Magenta, 12% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E907CC
RGB233, 7, 204
HSL307.7°, 94.2%, 47.1%
CMYK0%, 97%, 12%, 9%
HSV307.7°, 97.0%, 91.4%
LAB53.9, 87.4, -42.6
XYZ44.6, 21.8, 59.0
Decimal15271884
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.37:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E907CC;
}
.text-color {
color: #E907CC;
}
.border-color {
border: 2px solid #E907CC;
}