#8350AF
A medium, moderate purple closely aligning with Rebeccapurple.
About #8350AF
At its core, #8350AF is a medium and moderate hue. Designers often compare it to the standard color Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 80, and 175.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 25% C, 54% M, 0% Y, and 31% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8350AF
RGB131, 80, 175
HSL272.2°, 37.3%, 50.0%
CMYK25%, 54%, 0%, 31%
HSV272.2°, 54.3%, 68.6%
LAB43.7, 39.7, -42.8
XYZ20.0, 13.7, 42.1
Decimal8605871
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8350AF;
}
.text-color {
color: #8350AF;
}
.border-color {
border: 2px solid #8350AF;
}