#A83392
A medium, moderate magenta closely aligning with Purple.
About #A83392
At its core, #A83392 is a medium and moderate hue. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 51, and 146.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 70% magenta inks. 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 medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A83392
RGB168, 51, 146
HSL311.3°, 53.4%, 42.9%
CMYK0%, 70%, 13%, 34%
HSV311.3°, 69.6%, 65.9%
LAB42.4, 57.6, -27.2
XYZ22.5, 12.8, 28.5
Decimal11023250
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.91:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.65:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A83392;
}
.text-color {
color: #A83392;
}
.border-color {
border: 2px solid #A83392;
}