#7C0FF8
A medium, vivid purple closely aligning with Blueviolet.
About #7C0FF8
The hex code #7C0FF8 represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 124 red, 15 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 50% cyan and 94% magenta inks. With a hue angle of 268.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C0FF8
RGB124, 15, 248
HSL268.1°, 94.3%, 51.6%
CMYK50%, 94%, 0%, 3%
HSV268.1°, 94.0%, 97.3%
LAB40.3, 79.7, -90.5
XYZ25.4, 11.4, 89.7
Decimal8130552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0FF8;
}
.text-color {
color: #7C0FF8;
}
.border-color {
border: 2px solid #7C0FF8;
}