#830092
A dark, vivid magenta closely aligning with Darkmagenta.
About #830092
Visually, #830092 is defined as a vivid magenta. It is closely associated with the named CSS color Darkmagenta. In the RGB color space, it consists of 131 red, 0 green, and 146 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 10% cyan, 100% magenta, 0% yellow, and 43% black. The HSL representation is 293.8° hue, 100.0% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#830092
RGB131, 0, 146
HSL293.8°, 100.0%, 28.6%
CMYK10%, 100%, 0%, 43%
HSV293.8°, 100.0%, 57.3%
LAB31.6, 62.4, -44.8
XYZ14.5, 6.9, 27.8
Decimal8585362
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.82:1
Text on #FFFFFF
AAA
2.38:1
Text on #000000
FAIL
8.43:1
Text on #F8FAFC
AAA
2.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830092;
}
.text-color {
color: #830092;
}
.border-color {
border: 2px solid #830092;
}