#928A92
A medium, muted neutral closely aligning with Gray.
About #928A92
The hex code #928A92 represents a beautifully specific shade of neutral. Its closest recognized web color is Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 138, and 146.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 5% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#928A92
RGB146, 138, 146
HSL300.0°, 3.5%, 55.7%
CMYK0%, 5%, 0%, 43%
HSV300.0°, 5.5%, 57.3%
LAB58.4, 4.5, -3.2
XYZ26.1, 26.4, 30.9
Decimal9603730
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #928A92;
}
.text-color {
color: #928A92;
}
.border-color {
border: 2px solid #928A92;
}