#8A9292
A medium, muted neutral closely aligning with Gray.
About #8A9292
At its core, #8A9292 is a medium and muted hue. Its closest recognized web color is Gray. Its digital footprint relies on 138 parts red, 146 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 5% C, 0% M, 0% Y, and 43% K. With a hue angle of 180.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A9292
RGB138, 146, 146
HSL180.0°, 3.5%, 55.7%
CMYK5%, 0%, 0%, 43%
HSV180.0°, 5.5%, 57.3%
LAB59.9, -2.9, -1.0
XYZ25.9, 28.0, 31.2
Decimal9081490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.61:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A9292;
}
.text-color {
color: #8A9292;
}
.border-color {
border: 2px solid #8A9292;
}