#664250
A dark, muted magenta closely aligning with Dimgray.
About #664250
At its core, #664250 is a dark and muted hue. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(102, 66, 80).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 35% magenta inks. The HSL representation is 336.7° hue, 21.4% saturation, and 32.9% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#664250
RGB102, 66, 80
HSL336.7°, 21.4%, 32.9%
CMYK0%, 35%, 22%, 60%
HSV336.7°, 35.3%, 40.0%
LAB32.5, 17.9, -2.0
XYZ8.9, 7.3, 8.5
Decimal6701648
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.54:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.16:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #664250;
}
.text-color {
color: #664250;
}
.border-color {
border: 2px solid #664250;
}