#8A2483
A dark, moderate magenta closely aligning with Purple.
About #8A2483
At its core, #8A2483 is a dark and moderate hue. Its closest recognized web color is Purple. Its digital footprint relies on 138 parts red, 36 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 74% magenta inks. The HSL representation is 304.1° hue, 58.6% saturation, and 34.1% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A2483
RGB138, 36, 131
HSL304.1°, 58.6%, 34.1%
CMYK0%, 74%, 5%, 46%
HSV304.1°, 73.9%, 54.1%
LAB34.6, 53.3, -30.6
XYZ15.2, 8.3, 22.3
Decimal9053315
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.89:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.54:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A2483;
}
.text-color {
color: #8A2483;
}
.border-color {
border: 2px solid #8A2483;
}