#752CB6
A medium, moderate purple closely aligning with Darkorchid.
About #752CB6
Visually, #752CB6 is defined as a moderate purple. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(117, 44, 182).
If you are designing for print, the four-color process is what matters most. The color uses 36% Cyan, 76% Magenta, 0% Yellow, and 29% Black. With a hue angle of 271.7 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#752CB6
RGB117, 44, 182
HSL271.7°, 61.1%, 44.3%
CMYK36%, 76%, 0%, 29%
HSV271.7°, 75.8%, 71.4%
LAB35.9, 56.2, -59.6
XYZ16.7, 9.0, 45.1
Decimal7679158
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.52:1
Text on #FFFFFF
AAA
2.79:1
Text on #000000
FAIL
7.19:1
Text on #F8FAFC
AAA
2.37:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752CB6;
}
.text-color {
color: #752CB6;
}
.border-color {
border: 2px solid #752CB6;
}