#83427C
A dark, moderate magenta closely aligning with Darkslateblue.
About #83427C
Visually, #83427C is defined as a moderate magenta. It is closely associated with the named CSS color Darkslateblue. This translates to an RGB value of rgb(131, 66, 124).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 50% magenta, 5% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83427C
RGB131, 66, 124
HSL306.5°, 33.0%, 38.6%
CMYK0%, 50%, 5%, 49%
HSV306.5°, 49.6%, 51.4%
LAB38.2, 36.4, -20.8
XYZ14.9, 10.2, 20.2
Decimal8602236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83427C;
}
.text-color {
color: #83427C;
}
.border-color {
border: 2px solid #83427C;
}