#8A928A
A medium, muted neutral closely aligning with Gray.
About #8A928A
The precise color #8A928A is an excellent choice for modern design projects. Designers often compare it to the standard color Gray. Its digital footprint relies on 138 parts red, 146 parts green, and 138 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 5% C, 0% M, 5% Y, and 43% K. With a hue angle of 120.0 degrees, it sits comfortably in the neutral spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A928A
RGB138, 146, 138
HSL120.0°, 3.5%, 55.7%
CMYK5%, 0%, 5%, 43%
HSV120.0°, 5.5%, 57.3%
LAB59.7, -4.5, 3.2
XYZ25.3, 27.8, 28.1
Decimal9081482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.20:1
Text on #FFFFFF
AA Large
6.56:1
Text on #000000
AA
3.06:1
Text on #F8FAFC
AA Large
5.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A928A;
}
.text-color {
color: #8A928A;
}
.border-color {
border: 2px solid #8A928A;
}