#754275
A dark, muted magenta closely aligning with Darkslateblue.
About #754275
When working with digital screens, the color #754275 is rendered by mixing light. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 117 red, 66 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 44% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#754275
RGB117, 66, 117
HSL300.0°, 27.9%, 35.9%
CMYK0%, 44%, 0%, 54%
HSV300.0°, 43.6%, 45.9%
LAB35.9, 30.5, -20.1
XYZ12.5, 9.0, 17.9
Decimal7684725
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.52:1
Text on #FFFFFF
AAA
2.79:1
Text on #000000
FAIL
7.19:1
Text on #F8FAFC
AAA
2.37:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #754275;
}
.text-color {
color: #754275;
}
.border-color {
border: 2px solid #754275;
}