#835F6D
A medium, muted magenta closely aligning with Dimgray.
About #835F6D
At its core, #835F6D is a medium and muted hue. Its closest recognized web color is Dimgray. Its digital footprint relies on 131 parts red, 95 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 27% Magenta, 17% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#835F6D
RGB131, 95, 109
HSL336.7°, 15.9%, 44.3%
CMYK0%, 27%, 17%, 49%
HSV336.7°, 27.5%, 51.4%
LAB44.4, 17.0, -2.1
XYZ16.2, 14.1, 16.3
Decimal8609645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.25:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #835F6D;
}
.text-color {
color: #835F6D;
}
.border-color {
border: 2px solid #835F6D;
}