#836DB6
A medium, moderate purple closely aligning with Mediumpurple.
About #836DB6
Visually, #836DB6 is defined as a moderate purple. Its closest recognized web color is Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 109, and 182.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 28% C, 40% M, 0% Y, and 29% K. With a hue angle of 258.1 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#836DB6
RGB131, 109, 182
HSL258.1°, 33.3%, 57.1%
CMYK28%, 40%, 0%, 29%
HSV258.1°, 40.1%, 71.4%
LAB50.9, 24.7, -35.6
XYZ23.3, 19.1, 46.7
Decimal8613302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.83:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #836DB6;
}
.text-color {
color: #836DB6;
}
.border-color {
border: 2px solid #836DB6;
}