#7550A8
A medium, moderate purple closely aligning with Rebeccapurple.
About #7550A8
Visually, #7550A8 is defined as a moderate purple. Designers often compare it to the standard color Rebeccapurple. This translates to an RGB value of rgb(117, 80, 168).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 30% cyan and 52% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7550A8
RGB117, 80, 168
HSL265.2°, 35.5%, 48.6%
CMYK30%, 52%, 0%, 34%
HSV265.2°, 52.4%, 65.9%
LAB41.8, 34.2, -41.9
XYZ17.3, 12.3, 38.5
Decimal7688360
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.05:1
Text on #FFFFFF
AA
3.47:1
Text on #000000
AA Large
5.79:1
Text on #F8FAFC
AA
2.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7550A8;
}
.text-color {
color: #7550A8;
}
.border-color {
border: 2px solid #7550A8;
}