#8350A0
A medium, moderate purple closely aligning with Rebeccapurple.
About #8350A0
The hex code #8350A0 represents a beautifully specific shade of purple. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 131 red, 80 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 18% cyan and 50% magenta inks. The HSL representation is 278.2° hue, 33.3% saturation, and 47.1% 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#8350A0
RGB131, 80, 160
HSL278.2°, 33.3%, 47.1%
CMYK18%, 50%, 0%, 37%
HSV278.2°, 50.0%, 62.7%
LAB42.9, 36.2, -35.2
XYZ18.6, 13.1, 34.8
Decimal8605856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.80:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.54:1
Text on #F8FAFC
AA
3.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8350A0;
}
.text-color {
color: #8350A0;
}
.border-color {
border: 2px solid #8350A0;
}