#7C6D7C
A medium, muted neutral closely aligning with Dimgray.
About #7C6D7C
When working with digital screens, the color #7C6D7C is rendered by mixing light. Its closest recognized web color is Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 109, and 124.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 12% Magenta, 0% Yellow, and 51% Black. The HSL representation is 300.0° hue, 6.4% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C6D7C
RGB124, 109, 124
HSL300.0°, 6.4%, 45.7%
CMYK0%, 12%, 0%, 51%
HSV300.0°, 12.1%, 48.6%
LAB47.9, 8.8, -6.1
XYZ17.4, 16.7, 21.4
Decimal8154492
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.84:1
Text on #FFFFFF
AA
4.34:1
Text on #000000
AA Large
4.63:1
Text on #F8FAFC
AA
3.69:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D7C;
}
.text-color {
color: #7C6D7C;
}
.border-color {
border: 2px solid #7C6D7C;
}