#835FBD
A medium, moderate purple closely aligning with Mediumpurple.
About #835FBD
The precise color #835FBD is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(131, 95, 189).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 31% C, 50% M, 0% Y, and 26% K. The HSL representation is 263.0° hue, 41.6% saturation, and 55.7% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#835FBD
RGB131, 95, 189
HSL263.0°, 41.6%, 55.7%
CMYK31%, 50%, 0%, 26%
HSV263.0°, 49.7%, 74.1%
LAB47.9, 34.7, -44.4
XYZ22.6, 16.7, 50.2
Decimal8609725
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.84:1
Text on #FFFFFF
AA
4.34:1
Text on #000000
AA Large
4.63:1
Text on #F8FAFC
AA
3.69:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #835FBD;
}
.text-color {
color: #835FBD;
}
.border-color {
border: 2px solid #835FBD;
}