#752C8A
A dark, moderate magenta closely aligning with Rebeccapurple.
About #752C8A
Visually, #752C8A is defined as a moderate magenta. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 44, and 138.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 15% C, 68% M, 0% Y, and 46% K. The HSL representation is 286.6° hue, 51.6% saturation, and 35.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#752C8A
RGB117, 44, 138
HSL286.6°, 51.6%, 35.7%
CMYK15%, 68%, 0%, 46%
HSV286.6°, 68.1%, 54.1%
LAB32.7, 46.4, -38.1
XYZ12.8, 7.4, 24.8
Decimal7679114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.46:1
Text on #FFFFFF
AAA
2.48:1
Text on #000000
FAIL
8.08:1
Text on #F8FAFC
AAA
2.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752C8A;
}
.text-color {
color: #752C8A;
}
.border-color {
border: 2px solid #752C8A;
}