#9233A0
A medium, moderate magenta closely aligning with Darkmagenta.
About #9233A0
Visually, #9233A0 is defined as a moderate magenta. Its closest recognized web color is Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 51, and 160.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 9% cyan and 68% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9233A0
RGB146, 51, 160
HSL292.3°, 51.7%, 41.4%
CMYK9%, 68%, 0%, 37%
HSV292.3°, 68.1%, 62.7%
LAB39.6, 54.6, -40.3
XYZ19.4, 11.0, 34.4
Decimal9581472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.56:1
Text on #FFFFFF
AA
3.20:1
Text on #000000
AA Large
6.27:1
Text on #F8FAFC
AA
2.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9233A0;
}
.text-color {
color: #9233A0;
}
.border-color {
border: 2px solid #9233A0;
}