#755083
A medium, muted purple closely aligning with Darkslateblue.
About #755083
Visually, #755083 is defined as a muted purple. If you're using CSS, you might find it aligns closely with Darkslateblue. This translates to an RGB value of rgb(117, 80, 131).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 11% cyan and 39% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#755083
RGB117, 80, 131
HSL283.5°, 24.2%, 41.4%
CMYK11%, 39%, 0%, 49%
HSV283.5°, 38.9%, 51.4%
LAB39.8, 25.2, -22.6
XYZ14.3, 11.2, 22.9
Decimal7688323
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.50:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.21:1
Text on #F8FAFC
AA
2.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #755083;
}
.text-color {
color: #755083;
}
.border-color {
border: 2px solid #755083;
}