#A833B6
A medium, moderate magenta closely aligning with Mediumorchid.
About #A833B6
Visually, #A833B6 is defined as a moderate magenta. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(168, 51, 182).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 8% C, 72% M, 0% Y, and 29% K. With a hue angle of 293.6 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A833B6
RGB168, 51, 182
HSL293.6°, 56.2%, 45.7%
CMYK8%, 72%, 0%, 29%
HSV293.6°, 72.0%, 71.4%
LAB44.3, 63.6, -45.6
XYZ25.8, 14.1, 45.6
Decimal11023286
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.51:1
Text on #FFFFFF
AA
3.81:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A833B6;
}
.text-color {
color: #A833B6;
}
.border-color {
border: 2px solid #A833B6;
}