#830799
A dark, vivid magenta closely aligning with Darkmagenta.
About #830799
At its core, #830799 is a dark and vivid hue. Designers often compare it to the standard color Darkmagenta. In the RGB color space, it consists of 131 red, 7 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 14% C, 95% M, 0% Y, and 40% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#830799
RGB131, 7, 153
HSL291.0°, 91.2%, 31.4%
CMYK14%, 95%, 0%, 40%
HSV291.0°, 95.4%, 60.0%
LAB32.4, 62.6, -47.7
XYZ15.2, 7.3, 30.7
Decimal8587161
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.55:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.17:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830799;
}
.text-color {
color: #830799;
}
.border-color {
border: 2px solid #830799;
}