#665F75
A medium, muted purple closely aligning with Dimgray.
About #665F75
The precise color #665F75 is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 95, and 117.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 13% cyan and 19% magenta inks. The HSL representation is 259.1° hue, 10.4% saturation, and 41.6% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#665F75
RGB102, 95, 117
HSL259.1°, 10.4%, 41.6%
CMYK13%, 19%, 0%, 54%
HSV259.1°, 18.8%, 45.9%
LAB41.7, 7.6, -11.4
XYZ12.8, 12.3, 18.5
Decimal6709109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.07:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.80:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665F75;
}
.text-color {
color: #665F75;
}
.border-color {
border: 2px solid #665F75;
}