#830066
A dark, vivid magenta closely aligning with Purple.
About #830066
The precise color #830066 is an excellent choice for modern design projects. It is closely associated with the named CSS color Purple. Its digital footprint relies on 131 parts red, 0 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 22% Y, and 49% K. With a hue angle of 313.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#830066
RGB131, 0, 102
HSL313.3°, 100.0%, 25.7%
CMYK0%, 100%, 22%, 49%
HSV313.3°, 100.0%, 51.4%
LAB28.9, 55.8, -21.3
XYZ11.8, 5.8, 13.1
Decimal8585318
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.74:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.31:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830066;
}
.text-color {
color: #830066;
}
.border-color {
border: 2px solid #830066;
}