#E200BD
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E200BD
The hex code #E200BD represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(226, 0, 189).
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 100% magenta inks. 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. 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#E200BD
RGB226, 0, 189
HSL309.8°, 100.0%, 44.3%
CMYK0%, 100%, 16%, 11%
HSV309.8°, 100.0%, 88.6%
LAB51.7, 84.8, -37.5
XYZ40.5, 19.8, 49.8
Decimal14811325
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.97:1
Text on #000000
AA
4.04:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E200BD;
}
.text-color {
color: #E200BD;
}
.border-color {
border: 2px solid #E200BD;
}