#755066
A dark, muted magenta closely aligning with Dimgray.
About #755066
Visually, #755066 is defined as a muted magenta. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 117 parts red, 80 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 32% magenta, 13% yellow, and 54% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#755066
RGB117, 80, 102
HSL324.3°, 18.8%, 38.6%
CMYK0%, 32%, 13%, 54%
HSV324.3°, 31.6%, 45.9%
LAB38.7, 19.2, -6.5
XYZ12.6, 10.5, 13.9
Decimal7688294
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.78:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.48:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #755066;
}
.text-color {
color: #755066;
}
.border-color {
border: 2px solid #755066;
}