#833A57
A dark, moderate magenta closely aligning with Palevioletred.
About #833A57
At its core, #833A57 is a dark and moderate hue. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(131, 58, 87).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 56% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#833A57
RGB131, 58, 87
HSL336.2°, 38.6%, 37.1%
CMYK0%, 56%, 34%, 49%
HSV336.2°, 55.7%, 51.4%
LAB35.1, 34.7, -2.2
XYZ12.6, 8.5, 10.0
Decimal8600151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.76:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.41:1
Text on #F8FAFC
AAA
2.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #833A57;
}
.text-color {
color: #833A57;
}
.border-color {
border: 2px solid #833A57;
}