#8A9992
A medium, muted neutral closely aligning with Darkgray.
About #8A9992
Visually, #8A9992 is defined as a muted neutral. It is closely associated with the named CSS color Darkgray. This translates to an RGB value of rgb(138, 153, 146).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 10% cyan and 0% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A9992
RGB138, 153, 146
HSL152.0°, 6.8%, 57.1%
CMYK10%, 0%, 5%, 40%
HSV152.0°, 9.8%, 60.0%
LAB61.9, -6.8, 1.8
XYZ27.1, 30.3, 31.6
Decimal9083282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.98:1
Text on #FFFFFF
FAIL
7.05:1
Text on #000000
AAA
2.85:1
Text on #F8FAFC
FAIL
6.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A9992;
}
.text-color {
color: #8A9992;
}
.border-color {
border: 2px solid #8A9992;
}