#7C0FDB
A medium, vivid purple closely aligning with Blueviolet.
About #7C0FDB
The hex code #7C0FDB 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 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 43% C, 93% M, 0% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C0FDB
RGB124, 15, 219
HSL272.1°, 87.2%, 45.9%
CMYK43%, 93%, 0%, 14%
HSV272.1°, 93.2%, 85.9%
LAB37.4, 73.5, -78.7
XYZ21.3, 9.7, 67.8
Decimal8130523
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.12:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.81:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0FDB;
}
.text-color {
color: #7C0FDB;
}
.border-color {
border: 2px solid #7C0FDB;
}