#7C667C
A medium, muted neutral closely aligning with Dimgray.
About #7C667C
The precise color #7C667C is an excellent choice for modern design projects. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 124 parts red, 102 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 18% Magenta, 0% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C667C
RGB124, 102, 124
HSL300.0°, 9.7%, 44.3%
CMYK0%, 18%, 0%, 51%
HSV300.0°, 17.7%, 48.6%
LAB46.0, 13.0, -9.0
XYZ16.7, 15.2, 21.1
Decimal8152700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.19:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.96:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C667C;
}
.text-color {
color: #7C667C;
}
.border-color {
border: 2px solid #7C667C;
}