#9200A0
A dark, vivid magenta closely aligning with Darkmagenta.
About #9200A0
The hex code #9200A0 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkmagenta. Its digital footprint relies on 146 parts red, 0 parts green, and 160 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 9% Cyan, 100% Magenta, 0% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9200A0
RGB146, 0, 160
HSL294.8°, 100.0%, 31.4%
CMYK9%, 100%, 0%, 37%
HSV294.8°, 100.0%, 62.7%
LAB35.3, 67.1, -47.2
XYZ18.2, 8.6, 34.0
Decimal9568416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.69:1
Text on #FFFFFF
AAA
2.73:1
Text on #000000
FAIL
7.35:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9200A0;
}
.text-color {
color: #9200A0;
}
.border-color {
border: 2px solid #9200A0;
}