#E250E2
A light, vivid magenta closely aligning with Mediumorchid.
About #E250E2
The precise color #E250E2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(226, 80, 226).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 65% Magenta, 0% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E250E2
RGB226, 80, 226
HSL300.0°, 71.6%, 60.0%
CMYK0%, 65%, 0%, 11%
HSV300.0°, 64.6%, 88.6%
LAB59.3, 73.3, -46.5
XYZ48.0, 27.4, 74.7
Decimal14831842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.48:1
Text on #000000
AA
3.10:1
Text on #F8FAFC
AA Large
5.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E250E2;
}
.text-color {
color: #E250E2;
}
.border-color {
border: 2px solid #E250E2;
}