#84638D
A medium, muted magenta closely aligning with Slategray.
About #84638D
The hex code #84638D represents a beautifully specific shade of magenta. Its closest recognized web color is Slategray. This translates to an RGB value of rgb(132, 99, 141).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 6% cyan and 30% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#84638D
RGB132, 99, 141
HSL287.1°, 17.5%, 47.1%
CMYK6%, 30%, 0%, 45%
HSV287.1°, 29.8%, 55.3%
LAB46.6, 21.2, -18.0
XYZ18.8, 15.8, 27.2
Decimal8676237
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.06:1
Text on #FFFFFF
AA
4.15:1
Text on #000000
AA Large
4.84:1
Text on #F8FAFC
AA
3.53:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #84638D;
}
.text-color {
color: #84638D;
}
.border-color {
border: 2px solid #84638D;
}