#E233E9
A medium, vivid magenta closely aligning with Fuchsia.
About #E233E9
The precise color #E233E9 is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. This translates to an RGB value of rgb(226, 51, 233).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 3% cyan and 78% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E233E9
RGB226, 51, 233
HSL297.7°, 80.5%, 55.7%
CMYK3%, 78%, 0%, 9%
HSV297.7°, 78.1%, 91.4%
LAB56.5, 83.6, -54.9
XYZ47.3, 24.4, 79.3
Decimal14824425
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.57:1
Text on #FFFFFF
AA Large
5.88:1
Text on #000000
AA
3.41:1
Text on #F8FAFC
AA Large
5.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E233E9;
}
.text-color {
color: #E233E9;
}
.border-color {
border: 2px solid #E233E9;
}