#837CE2
A light, moderate blue closely aligning with Mediumpurple.
About #837CE2
The hex code #837CE2 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Mediumpurple. Its digital footprint relies on 131 parts red, 124 parts green, and 226 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 42% Cyan, 45% Magenta, 0% Yellow, and 11% Black. With a hue angle of 244.1 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#837CE2
RGB131, 124, 226
HSL244.1°, 63.7%, 68.6%
CMYK42%, 45%, 0%, 11%
HSV244.1°, 45.1%, 88.6%
LAB56.8, 27.7, -51.2
XYZ30.3, 24.7, 75.1
Decimal8617186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #837CE2;
}
.text-color {
color: #837CE2;
}
.border-color {
border: 2px solid #837CE2;
}