#8A335F
A dark, moderate magenta closely aligning with Palevioletred.
About #8A335F
Visually, #8A335F is defined as a moderate magenta. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(138, 51, 95).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 63% 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 dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A335F
RGB138, 51, 95
HSL329.7°, 46.0%, 37.1%
CMYK0%, 63%, 31%, 46%
HSV329.7°, 63.0%, 54.1%
LAB35.2, 41.7, -7.0
XYZ13.7, 8.6, 11.8
Decimal9057119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.72:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.38:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A335F;
}
.text-color {
color: #8A335F;
}
.border-color {
border: 2px solid #8A335F;
}