#7524AF
A medium, moderate purple closely aligning with Darkorchid.
About #7524AF
Visually, #7524AF is defined as a moderate purple. Designers often compare it to the standard color Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 36, and 175.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 33% C, 79% M, 0% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7524AF
RGB117, 36, 175
HSL275.0°, 65.9%, 41.4%
CMYK33%, 79%, 0%, 31%
HSV275.0°, 79.4%, 68.6%
LAB34.3, 57.7, -58.1
XYZ15.7, 8.1, 41.3
Decimal7677103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.99:1
Text on #FFFFFF
AAA
2.63:1
Text on #000000
FAIL
7.64:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7524AF;
}
.text-color {
color: #7524AF;
}
.border-color {
border: 2px solid #7524AF;
}