#754266
A dark, muted magenta closely aligning with Darkslateblue.
About #754266
The hex code #754266 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 66, and 102.
For print applications, it's crucial to understand its CMYK makeup. 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.
Ensuring your text is legible against this background is a key part of web design. 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#754266
RGB117, 66, 102
HSL317.6°, 27.9%, 35.9%
CMYK0%, 44%, 13%, 54%
HSV317.6°, 43.6%, 45.9%
LAB35.3, 27.6, -11.6
XYZ11.7, 8.6, 13.6
Decimal7684710
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.70:1
Text on #FFFFFF
AAA
2.73:1
Text on #000000
FAIL
7.36:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #754266;
}
.text-color {
color: #754266;
}
.border-color {
border: 2px solid #754266;
}