#E92CE2
A medium, vivid magenta closely aligning with Fuchsia.
About #E92CE2
The precise color #E92CE2 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, 44 green, and 226 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 81% M, 3% Y, and 9% K. The HSL representation is 302.2° hue, 81.1% saturation, and 54.3% lightness.
When using this color as a background, text legibility must be considered. 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#E92CE2
RGB233, 44, 226
HSL302.2°, 81.1%, 54.3%
CMYK0%, 81%, 3%, 9%
HSV302.2°, 81.1%, 91.4%
LAB56.7, 85.5, -50.6
XYZ48.2, 24.6, 74.2
Decimal15281378
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.92:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E92CE2;
}
.text-color {
color: #E92CE2;
}
.border-color {
border: 2px solid #E92CE2;
}