#753A8A
A dark, moderate purple closely aligning with Rebeccapurple.
About #753A8A
Visually, #753A8A is defined as a moderate purple. Its closest recognized web color is Rebeccapurple. Its digital footprint relies on 117 parts red, 58 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 15% C, 58% M, 0% Y, and 46% K. With a hue angle of 284.2 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#753A8A
RGB117, 58, 138
HSL284.2°, 40.8%, 38.4%
CMYK15%, 58%, 0%, 46%
HSV284.2°, 58.0%, 54.1%
LAB35.3, 39.4, -34.0
XYZ13.4, 8.6, 25.0
Decimal7682698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.70:1
Text on #FFFFFF
AAA
2.73:1
Text on #000000
FAIL
7.36:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #753A8A;
}
.text-color {
color: #753A8A;
}
.border-color {
border: 2px solid #753A8A;
}