#8A3375
A dark, moderate magenta closely aligning with Purple.
About #8A3375
When working with digital screens, the color #8A3375 is rendered by mixing light. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 51, and 117.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 63% magenta, 15% yellow, and 46% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A3375
RGB138, 51, 117
HSL314.5°, 46.0%, 37.1%
CMYK0%, 63%, 15%, 46%
HSV314.5°, 63.0%, 54.1%
LAB36.1, 44.9, -19.5
XYZ14.9, 9.1, 17.8
Decimal9057141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.47:1
Text on #FFFFFF
AAA
2.81:1
Text on #000000
FAIL
7.14:1
Text on #F8FAFC
AAA
2.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A3375;
}
.text-color {
color: #8A3375;
}
.border-color {
border: 2px solid #8A3375;
}