#E23A83
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E23A83
The precise color #E23A83 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(226, 58, 131).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 74% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#E23A83
RGB226, 58, 131
HSL333.9°, 74.3%, 55.7%
CMYK0%, 74%, 42%, 11%
HSV333.9°, 74.3%, 88.6%
LAB52.8, 68.6, -1.5
XYZ37.0, 20.8, 23.5
Decimal14826115
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E23A83;
}
.text-color {
color: #E23A83;
}
.border-color {
border: 2px solid #E23A83;
}