#E900B6
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E900B6
At its core, #E900B6 is a medium and vivid hue. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 0, and 182.
For print applications, it's crucial to understand its CMYK makeup. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E900B6
RGB233, 0, 182
HSL313.1°, 100.0%, 45.7%
CMYK0%, 100%, 22%, 9%
HSV313.1°, 100.0%, 91.4%
LAB52.6, 85.2, -31.8
XYZ42.0, 20.7, 46.0
Decimal15270070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E900B6;
}
.text-color {
color: #E900B6;
}
.border-color {
border: 2px solid #E900B6;
}