#837CE9
A light, vivid blue closely aligning with Mediumpurple.
About #837CE9
At its core, #837CE9 is a light and vivid hue. Its closest recognized web color is Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 124, and 233.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 44% C, 47% M, 0% Y, and 9% K. With a hue angle of 243.9 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#837CE9
RGB131, 124, 233
HSL243.9°, 71.2%, 70.0%
CMYK44%, 47%, 0%, 9%
HSV243.9°, 46.8%, 91.4%
LAB57.2, 29.7, -54.5
XYZ31.3, 25.1, 80.3
Decimal8617193
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.49:1
Text on #FFFFFF
AA Large
6.02:1
Text on #000000
AA
3.33:1
Text on #F8FAFC
AA Large
5.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #837CE9;
}
.text-color {
color: #837CE9;
}
.border-color {
border: 2px solid #837CE9;
}