#834275
A dark, moderate magenta closely aligning with Darkslateblue.
About #834275
Visually, #834275 is defined as a moderate magenta. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 66, and 117.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 50% Magenta, 11% Yellow, and 49% Black. With a hue angle of 312.9 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#834275
RGB131, 66, 117
HSL312.9°, 33.0%, 38.6%
CMYK0%, 50%, 11%, 49%
HSV312.9°, 49.6%, 51.4%
LAB37.9, 35.2, -16.9
XYZ14.5, 10.0, 18.0
Decimal8602229
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.00:1
Text on #FFFFFF
AA
3.00:1
Text on #000000
AA Large
6.69:1
Text on #F8FAFC
AA
2.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834275;
}
.text-color {
color: #834275;
}
.border-color {
border: 2px solid #834275;
}