#7533CC
A medium, moderate purple closely aligning with Darkorchid.
About #7533CC
The hex code #7533CC represents a beautifully specific shade of purple. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 117 red, 51 green, and 204 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 43% C, 75% M, 0% Y, and 20% K. The HSL representation is 265.9° hue, 60.0% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7533CC
RGB117, 51, 204
HSL265.9°, 60.0%, 50.0%
CMYK43%, 75%, 0%, 20%
HSV265.9°, 75.0%, 80.0%
LAB38.7, 58.5, -67.9
XYZ19.4, 10.5, 58.1
Decimal7680972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.77:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.47:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7533CC;
}
.text-color {
color: #7533CC;
}
.border-color {
border: 2px solid #7533CC;
}