#83508A
A medium, muted magenta closely aligning with Darkslateblue.
About #83508A
The precise color #83508A is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 131 parts red, 80 parts green, and 138 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 5% cyan, 42% magenta, 0% yellow, and 46% black. With a hue angle of 292.8 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#83508A
RGB131, 80, 138
HSL292.8°, 26.6%, 42.7%
CMYK5%, 42%, 0%, 46%
HSV292.8°, 42.0%, 54.1%
LAB41.8, 31.4, -23.6
XYZ16.8, 12.4, 25.6
Decimal8605834
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.04:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.77:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83508A;
}
.text-color {
color: #83508A;
}
.border-color {
border: 2px solid #83508A;
}