#8A7583
A medium, muted neutral closely aligning with Gray.
About #8A7583
When working with digital screens, the color #8A7583 is rendered by mixing light. Its closest recognized web color is Gray. Its digital footprint relies on 138 parts red, 117 parts green, and 131 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 15% M, 5% Y, and 46% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A7583
RGB138, 117, 131
HSL320.0°, 8.2%, 50.0%
CMYK0%, 15%, 5%, 46%
HSV320.0°, 15.2%, 54.1%
LAB51.6, 10.7, -4.6
XYZ20.9, 19.8, 24.2
Decimal9074051
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.24:1
Text on #FFFFFF
AA Large
4.95:1
Text on #000000
AA
4.05:1
Text on #F8FAFC
AA Large
4.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7583;
}
.text-color {
color: #8A7583;
}
.border-color {
border: 2px solid #8A7583;
}