#835FAF
A medium, moderate purple closely aligning with Mediumpurple.
About #835FAF
When working with digital screens, the color #835FAF is rendered by mixing light. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 131 red, 95 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 25% cyan, 46% magenta, 0% yellow, and 31% black. With a hue angle of 267.0 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 #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#835FAF
RGB131, 95, 175
HSL267.0°, 33.3%, 52.9%
CMYK25%, 46%, 0%, 31%
HSV267.0°, 45.7%, 68.6%
LAB47.1, 31.1, -37.4
XYZ21.2, 16.1, 42.5
Decimal8609711
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.98:1
Text on #FFFFFF
AA
4.22:1
Text on #000000
AA Large
4.76:1
Text on #F8FAFC
AA
3.59:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #835FAF;
}
.text-color {
color: #835FAF;
}
.border-color {
border: 2px solid #835FAF;
}