#7533B6
A medium, moderate purple closely aligning with Darkorchid.
About #7533B6
The precise color #7533B6 is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 117 red, 51 green, and 182 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 36% C, 72% M, 0% Y, and 29% K. The HSL representation is 270.2° hue, 56.2% saturation, and 45.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7533B6
RGB117, 51, 182
HSL270.2°, 56.2%, 45.7%
CMYK36%, 72%, 0%, 29%
HSV270.2°, 72.0%, 71.4%
LAB37.0, 53.2, -57.9
XYZ17.0, 9.5, 45.2
Decimal7680950
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.23:1
Text on #FFFFFF
AAA
2.91:1
Text on #000000
FAIL
6.91:1
Text on #F8FAFC
AA
2.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7533B6;
}
.text-color {
color: #7533B6;
}
.border-color {
border: 2px solid #7533B6;
}