#753A92
A medium, moderate purple closely aligning with Rebeccapurple.
About #753A92
At its core, #753A92 is a medium and moderate hue. Designers often compare it to the standard color Rebeccapurple. Its digital footprint relies on 117 parts red, 58 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 20% C, 60% M, 0% Y, and 43% K. With a hue angle of 280.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#753A92
RGB117, 58, 146
HSL280.2°, 43.1%, 40.0%
CMYK20%, 60%, 0%, 43%
HSV280.2°, 60.3%, 57.3%
LAB35.8, 41.2, -38.2
XYZ14.0, 8.9, 28.2
Decimal7682706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.56:1
Text on #FFFFFF
AAA
2.78:1
Text on #000000
FAIL
7.23:1
Text on #F8FAFC
AAA
2.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #753A92;
}
.text-color {
color: #753A92;
}
.border-color {
border: 2px solid #753A92;
}