#A0335F
A medium, moderate magenta closely aligning with Palevioletred.
About #A0335F
Visually, #A0335F is defined as a moderate magenta. Its closest recognized web color is Palevioletred. Its digital footprint relies on 160 parts red, 51 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 68% M, 41% Y, and 37% K. With a hue angle of 335.8 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0335F
RGB160, 51, 95
HSL335.8°, 51.7%, 41.4%
CMYK0%, 68%, 41%, 37%
HSV335.8°, 68.1%, 62.7%
LAB39.0, 48.6, -0.9
XYZ17.7, 10.7, 12.0
Decimal10498911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.70:1
Text on #FFFFFF
AA
3.13:1
Text on #000000
AA Large
6.41:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A0335F;
}
.text-color {
color: #A0335F;
}
.border-color {
border: 2px solid #A0335F;
}