#7533C5
A medium, moderate purple closely aligning with Darkorchid.
About #7533C5
The precise color #7533C5 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkorchid. This translates to an RGB value of rgb(117, 51, 197).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 41% C, 74% M, 0% Y, and 23% K. The HSL representation is 267.1° hue, 58.9% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7533C5
RGB117, 51, 197
HSL267.1°, 58.9%, 48.6%
CMYK41%, 74%, 0%, 23%
HSV267.1°, 74.1%, 77.3%
LAB38.2, 56.8, -64.7
XYZ18.6, 10.2, 53.8
Decimal7680965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7533C5;
}
.text-color {
color: #7533C5;
}
.border-color {
border: 2px solid #7533C5;
}