#7C508A
A medium, muted magenta closely aligning with Darkslateblue.
About #7C508A
Visually, #7C508A is defined as a muted magenta. It is closely associated with the named CSS color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 80, and 138.
Translating this color to physical media requires the CMYK color model. The color uses 10% Cyan, 42% Magenta, 0% Yellow, and 46% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C508A
RGB124, 80, 138
HSL285.5°, 26.6%, 42.7%
CMYK10%, 42%, 0%, 46%
HSV285.5°, 42.0%, 54.1%
LAB41.0, 29.1, -25.0
XYZ15.8, 11.9, 25.5
Decimal8147082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.23:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.95:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C508A;
}
.text-color {
color: #7C508A;
}
.border-color {
border: 2px solid #7C508A;
}