#7516DB
A medium, vivid purple closely aligning with Blueviolet.
About #7516DB
When working with digital screens, the color #7516DB is rendered by mixing light. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 117 red, 22 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 47% C, 90% M, 0% Y, and 14% K. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7516DB
RGB117, 22, 219
HSL268.9°, 81.7%, 47.3%
CMYK47%, 90%, 0%, 14%
HSV268.9°, 90.0%, 85.9%
LAB36.9, 71.5, -79.6
XYZ20.4, 9.5, 67.8
Decimal7673563
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.26:1
Text on #FFFFFF
AAA
2.89:1
Text on #000000
FAIL
6.94:1
Text on #F8FAFC
AA
2.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7516DB;
}
.text-color {
color: #7516DB;
}
.border-color {
border: 2px solid #7516DB;
}