#6D5F66
A medium, muted neutral closely aligning with Dimgray.
About #6D5F66
The precise color #6D5F66 is an excellent choice for modern design projects. It is closely associated with the named CSS color Dimgray. This translates to an RGB value of rgb(109, 95, 102).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 13% 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. 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#6D5F66
RGB109, 95, 102
HSL330.0°, 6.9%, 40.0%
CMYK0%, 13%, 6%, 57%
HSV330.0°, 12.8%, 42.7%
LAB41.8, 7.0, -1.9
XYZ12.8, 12.4, 14.3
Decimal7167846
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.04:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.77:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D5F66;
}
.text-color {
color: #6D5F66;
}
.border-color {
border: 2px solid #6D5F66;
}