#834283
A dark, moderate magenta closely aligning with Darkslateblue.
About #834283
The hex code #834283 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 131 parts red, 66 parts green, and 131 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#834283
RGB131, 66, 131
HSL300.0°, 33.0%, 38.6%
CMYK0%, 50%, 0%, 49%
HSV300.0°, 49.6%, 51.4%
LAB38.5, 37.8, -24.6
XYZ15.4, 10.4, 22.7
Decimal8602243
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.84:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.53:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834283;
}
.text-color {
color: #834283;
}
.border-color {
border: 2px solid #834283;
}