#8A4266
A medium, moderate magenta closely aligning with Palevioletred.
About #8A4266
Visually, #8A4266 is defined as a moderate magenta. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(138, 66, 102).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 52% M, 26% Y, and 46% K. The HSL representation is 330.0° hue, 35.3% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A4266
RGB138, 66, 102
HSL330.0°, 35.3%, 40.0%
CMYK0%, 52%, 26%, 46%
HSV330.0°, 52.2%, 54.1%
LAB38.3, 35.1, -6.8
XYZ14.8, 10.3, 13.8
Decimal9060966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.88:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.58:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A4266;
}
.text-color {
color: #8A4266;
}
.border-color {
border: 2px solid #8A4266;
}