#8A758A
A medium, muted neutral closely aligning with Slategray.
About #8A758A
When working with digital screens, the color #8A758A is rendered by mixing light. It is closely associated with the named CSS color Slategray. This translates to an RGB value of rgb(138, 117, 138).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 15% M, 0% Y, and 46% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A758A
RGB138, 117, 138
HSL300.0°, 8.2%, 50.0%
CMYK0%, 15%, 0%, 46%
HSV300.0°, 15.2%, 54.1%
LAB51.8, 12.1, -8.4
XYZ21.4, 20.0, 26.8
Decimal9074058
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A758A;
}
.text-color {
color: #8A758A;
}
.border-color {
border: 2px solid #8A758A;
}