#7C33E9
A medium, vivid purple closely aligning with Blueviolet.
About #7C33E9
The precise color #7C33E9 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 124 red, 51 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. The color uses 47% Cyan, 78% Magenta, 0% Yellow, and 9% Black. With a hue angle of 264.1 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C33E9
RGB124, 51, 233
HSL264.1°, 80.5%, 55.7%
CMYK47%, 78%, 0%, 9%
HSV264.1°, 78.1%, 91.4%
LAB42.1, 66.7, -79.0
XYZ24.2, 12.5, 78.2
Decimal8139753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.99:1
Text on #FFFFFF
AA
3.51:1
Text on #000000
AA Large
5.72:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C33E9;
}
.text-color {
color: #7C33E9;
}
.border-color {
border: 2px solid #7C33E9;
}