#75498A
A medium, moderate purple closely aligning with Darkslateblue.
About #75498A
The hex code #75498A represents a beautifully specific shade of purple. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 117 red, 73 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 15% Cyan, 47% Magenta, 0% Yellow, and 46% Black. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75498A
RGB117, 73, 138
HSL280.6°, 30.8%, 41.4%
CMYK15%, 47%, 0%, 46%
HSV280.6°, 47.1%, 54.1%
LAB38.5, 31.0, -28.9
XYZ14.3, 10.4, 25.3
Decimal7686538
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.83:1
Text on #FFFFFF
AA
3.08:1
Text on #000000
AA Large
6.52:1
Text on #F8FAFC
AA
2.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75498A;
}
.text-color {
color: #75498A;
}
.border-color {
border: 2px solid #75498A;
}