#7507A0
A dark, vivid purple closely aligning with Darkorchid.
About #7507A0
The hex code #7507A0 represents a beautifully specific shade of purple. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 7, and 160.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 27% C, 96% M, 0% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7507A0
RGB117, 7, 160
HSL283.1°, 91.6%, 32.7%
CMYK27%, 96%, 0%, 37%
HSV283.1°, 95.6%, 62.7%
LAB30.6, 61.8, -55.1
XYZ13.8, 6.5, 33.8
Decimal7669664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.15:1
Text on #FFFFFF
AAA
2.29:1
Text on #000000
FAIL
8.75:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7507A0;
}
.text-color {
color: #7507A0;
}
.border-color {
border: 2px solid #7507A0;
}