#E27CF8
A light, vivid magenta closely aligning with Violet.
About #E27CF8
The precise color #E27CF8 is an excellent choice for modern design projects. Its closest recognized web color is Violet. This translates to an RGB value of rgb(226, 124, 248).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 9% cyan, 50% magenta, 0% yellow, and 3% black. With a hue angle of 289.4 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#E27CF8
RGB226, 124, 248
HSL289.4°, 89.9%, 72.9%
CMYK9%, 50%, 0%, 3%
HSV289.4°, 50.0%, 97.3%
LAB67.5, 57.8, -45.8
XYZ55.5, 37.4, 93.1
Decimal14843128
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.48:1
Text on #FFFFFF
FAIL
8.47:1
Text on #000000
AAA
2.37:1
Text on #F8FAFC
FAIL
7.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E27CF8;
}
.text-color {
color: #E27CF8;
}
.border-color {
border: 2px solid #E27CF8;
}