#E275E9
A light, vivid magenta closely aligning with Violet.
About #E275E9
The precise color #E275E9 is an excellent choice for modern design projects. Its closest recognized web color is Violet. This translates to an RGB value of rgb(226, 117, 233).
If you are designing for print, the four-color process is what matters most. The color uses 3% Cyan, 50% Magenta, 0% Yellow, and 9% Black. With a hue angle of 296.4 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#E275E9
RGB226, 117, 233
HSL296.4°, 72.5%, 68.6%
CMYK3%, 50%, 0%, 9%
HSV296.4°, 49.8%, 91.4%
LAB65.6, 58.5, -40.6
XYZ52.4, 34.8, 81.0
Decimal14841321
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E275E9;
}
.text-color {
color: #E275E9;
}
.border-color {
border: 2px solid #E275E9;
}