#7533A0
A medium, moderate purple closely aligning with Rebeccapurple.
About #7533A0
The precise color #7533A0 is an excellent choice for modern design projects. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(117, 51, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 27% cyan and 68% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#7533A0
RGB117, 51, 160
HSL276.3°, 51.7%, 41.4%
CMYK27%, 68%, 0%, 37%
HSV276.3°, 68.1%, 62.7%
LAB35.4, 47.9, -47.3
XYZ14.9, 8.7, 34.2
Decimal7680928
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.67:1
Text on #FFFFFF
AAA
2.74:1
Text on #000000
FAIL
7.33:1
Text on #F8FAFC
AAA
2.33:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7533A0;
}
.text-color {
color: #7533A0;
}
.border-color {
border: 2px solid #7533A0;
}