#755F6D
A medium, muted magenta closely aligning with Dimgray.
About #755F6D
At its core, #755F6D is a medium and muted hue. Its closest recognized web color is Dimgray. Its digital footprint relies on 117 parts red, 95 parts green, and 109 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 19% magenta inks. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#755F6D
RGB117, 95, 109
HSL321.8°, 10.4%, 41.6%
CMYK0%, 19%, 7%, 54%
HSV321.8°, 18.8%, 45.9%
LAB42.9, 11.5, -4.6
XYZ14.2, 13.1, 16.2
Decimal7692141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.81:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.55:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #755F6D;
}
.text-color {
color: #755F6D;
}
.border-color {
border: 2px solid #755F6D;
}