#8A075F
A dark, vivid magenta closely aligning with Mediumvioletred.
About #8A075F
At its core, #8A075F is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 138 parts red, 7 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 95% magenta inks. The HSL representation is 319.7° hue, 90.3% saturation, and 28.4% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A075F
RGB138, 7, 95
HSL319.7°, 90.3%, 28.4%
CMYK0%, 95%, 31%, 46%
HSV319.7°, 94.9%, 54.1%
LAB30.4, 55.3, -14.3
XYZ12.6, 6.4, 11.4
Decimal9045855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.23:1
Text on #FFFFFF
AAA
2.28:1
Text on #000000
FAIL
8.82:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A075F;
}
.text-color {
color: #8A075F;
}
.border-color {
border: 2px solid #8A075F;
}