#83335F
A dark, moderate magenta closely aligning with Palevioletred.
About #83335F
Visually, #83335F is defined as a moderate magenta. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(131, 51, 95).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 61% magenta, 27% yellow, and 49% black. The HSL representation is 327.0° hue, 44.0% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark 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#83335F
RGB131, 51, 95
HSL327.0°, 44.0%, 35.7%
CMYK0%, 61%, 27%, 49%
HSV327.0°, 61.1%, 51.4%
LAB34.0, 39.4, -8.9
XYZ12.6, 8.0, 11.7
Decimal8598367
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.07:1
Text on #FFFFFF
AAA
2.60:1
Text on #000000
FAIL
7.71:1
Text on #F8FAFC
AAA
2.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83335F;
}
.text-color {
color: #83335F;
}
.border-color {
border: 2px solid #83335F;
}