#752483
A dark, moderate magenta closely aligning with Purple.
About #752483
Visually, #752483 is defined as a moderate magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(117, 36, 131).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 11% C, 73% M, 0% Y, and 49% K. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#752483
RGB117, 36, 131
HSL291.2°, 56.9%, 32.7%
CMYK11%, 73%, 0%, 49%
HSV291.2°, 72.5%, 51.4%
LAB31.1, 48.4, -36.4
XYZ12.1, 6.7, 22.1
Decimal7677059
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.99:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.59:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752483;
}
.text-color {
color: #752483;
}
.border-color {
border: 2px solid #752483;
}