#832CA0
A medium, moderate magenta closely aligning with Darkmagenta.
About #832CA0
At its core, #832CA0 is a medium and moderate hue. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 131 red, 44 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. The color uses 18% Cyan, 72% Magenta, 0% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#832CA0
RGB131, 44, 160
HSL285.0°, 56.9%, 40.0%
CMYK18%, 72%, 0%, 37%
HSV285.0°, 72.5%, 62.7%
LAB36.3, 54.1, -45.7
XYZ16.6, 9.2, 34.2
Decimal8596640
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.41:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.08:1
Text on #F8FAFC
AAA
2.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832CA0;
}
.text-color {
color: #832CA0;
}
.border-color {
border: 2px solid #832CA0;
}