#E942E2
A medium, vivid magenta closely aligning with Mediumorchid.
About #E942E2
The hex code #E942E2 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 66, and 226.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E942E2
RGB233, 66, 226
HSL302.5°, 79.1%, 58.6%
CMYK0%, 72%, 3%, 9%
HSV302.5°, 71.7%, 91.4%
LAB58.7, 79.7, -47.4
XYZ49.3, 26.7, 74.5
Decimal15287010
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E942E2;
}
.text-color {
color: #E942E2;
}
.border-color {
border: 2px solid #E942E2;
}