#E942DB
A medium, vivid magenta closely aligning with Mediumorchid.
About #E942DB
The precise color #E942DB is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 233 red, 66 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. The HSL representation is 305.0° hue, 79.1% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E942DB
RGB233, 66, 219
HSL305.0°, 79.1%, 58.6%
CMYK0%, 72%, 6%, 9%
HSV305.0°, 71.7%, 91.4%
LAB58.4, 78.6, -44.1
XYZ48.3, 26.3, 69.6
Decimal15287003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E942DB;
}
.text-color {
color: #E942DB;
}
.border-color {
border: 2px solid #E942DB;
}