#830075
A dark, vivid magenta closely aligning with Purple.
About #830075
At its core, #830075 is a dark and vivid hue. Designers often compare it to the standard color Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 0, and 117.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 11% Yellow, and 49% Black. The HSL representation is 306.4° hue, 100.0% saturation, and 25.7% lightness.
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#830075
RGB131, 0, 117
HSL306.4°, 100.0%, 25.7%
CMYK0%, 100%, 11%, 49%
HSV306.4°, 100.0%, 51.4%
LAB29.7, 57.8, -29.6
XYZ12.6, 6.1, 17.3
Decimal8585333
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.45:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.03:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830075;
}
.text-color {
color: #830075;
}
.border-color {
border: 2px solid #830075;
}