#831666
A dark, vivid magenta closely aligning with Purple.
About #831666
At its core, #831666 is a dark and vivid hue. Its closest recognized web color is Purple. This translates to an RGB value of rgb(131, 22, 102).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 83% Magenta, 22% Yellow, and 49% Black. With a hue angle of 316.0 degrees, it sits comfortably in the magenta spectrum.
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#831666
RGB131, 22, 102
HSL316.0°, 71.2%, 30.0%
CMYK0%, 83%, 22%, 49%
HSV316.0°, 83.2%, 51.4%
LAB30.3, 51.6, -19.1
XYZ12.0, 6.4, 13.2
Decimal8590950
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.24:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.84:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831666;
}
.text-color {
color: #831666;
}
.border-color {
border: 2px solid #831666;
}