#E224D3
A medium, vivid magenta closely aligning with Fuchsia.
About #E224D3
At its core, #E224D3 is a medium and vivid hue. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 36, and 211.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 84% magenta, 7% yellow, and 11% black. With a hue angle of 304.7 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E224D3
RGB226, 36, 211
HSL304.7°, 76.6%, 51.4%
CMYK0%, 84%, 7%, 11%
HSV304.7°, 84.1%, 88.6%
LAB54.2, 83.6, -46.2
XYZ43.8, 22.1, 63.6
Decimal14820563
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.43:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E224D3;
}
.text-color {
color: #E224D3;
}
.border-color {
border: 2px solid #E224D3;
}