#E250DB
A light, vivid magenta closely aligning with Mediumorchid.
About #E250DB
Visually, #E250DB is defined as a vivid magenta. Designers often compare it to the standard color Mediumorchid. In the RGB color space, it consists of 226 red, 80 green, and 219 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 65% M, 3% Y, and 11% K. With a hue angle of 302.9 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E250DB
RGB226, 80, 219
HSL302.9°, 71.6%, 60.0%
CMYK0%, 65%, 3%, 11%
HSV302.9°, 64.6%, 88.6%
LAB59.0, 72.2, -43.1
XYZ47.0, 27.0, 69.8
Decimal14831835
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E250DB;
}
.text-color {
color: #E250DB;
}
.border-color {
border: 2px solid #E250DB;
}