#7C33F0
A medium, vivid purple closely aligning with Blueviolet.
About #7C33F0
At its core, #7C33F0 is a medium and vivid hue. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 124 red, 51 green, and 240 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 48% cyan and 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C33F0
RGB124, 51, 240
HSL263.2°, 86.3%, 57.1%
CMYK48%, 79%, 0%, 6%
HSV263.2°, 78.8%, 94.1%
LAB42.7, 68.4, -82.0
XYZ25.2, 12.9, 83.6
Decimal8139760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.85:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.59:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C33F0;
}
.text-color {
color: #7C33F0;
}
.border-color {
border: 2px solid #7C33F0;
}