#8357AF
A medium, moderate purple closely aligning with Mediumpurple.
About #8357AF
The hex code #8357AF represents a beautifully specific shade of purple. If you're using CSS, you might find it aligns closely with Mediumpurple. Its digital footprint relies on 131 parts red, 87 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 25% Cyan, 50% Magenta, 0% Yellow, and 31% Black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8357AF
RGB131, 87, 175
HSL270.0°, 35.5%, 51.4%
CMYK25%, 50%, 0%, 31%
HSV270.0°, 50.3%, 68.6%
LAB45.3, 35.8, -40.3
XYZ20.5, 14.7, 42.3
Decimal8607663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.95:1
Text on #000000
AA Large
5.08:1
Text on #F8FAFC
AA
3.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8357AF;
}
.text-color {
color: #8357AF;
}
.border-color {
border: 2px solid #8357AF;
}