#8375E2
A light, moderate blue closely aligning with Mediumpurple.
About #8375E2
The precise color #8375E2 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Mediumpurple. This translates to an RGB value of rgb(131, 117, 226).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 42% cyan, 48% magenta, 0% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8375E2
RGB131, 117, 226
HSL247.7°, 65.3%, 67.3%
CMYK42%, 48%, 0%, 11%
HSV247.7°, 48.2%, 88.6%
LAB55.1, 31.8, -53.9
XYZ29.4, 23.0, 74.8
Decimal8615394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.61:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8375E2;
}
.text-color {
color: #8375E2;
}
.border-color {
border: 2px solid #8375E2;
}