#E233F8
A medium, vivid magenta closely aligning with Fuchsia.
About #E233F8
When working with digital screens, the color #E233F8 is rendered by mixing light. It is closely associated with the named CSS color Fuchsia. In the RGB color space, it consists of 226 red, 51 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 9% cyan and 79% magenta inks. With a hue angle of 293.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E233F8
RGB226, 51, 248
HSL293.3°, 93.4%, 58.6%
CMYK9%, 79%, 0%, 3%
HSV293.3°, 79.4%, 97.3%
LAB57.4, 86.0, -61.9
XYZ49.5, 25.3, 91.1
Decimal14824440
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E233F8;
}
.text-color {
color: #E233F8;
}
.border-color {
border: 2px solid #E233F8;
}