#8A7CE2
A light, moderate blue closely aligning with Mediumpurple.
About #8A7CE2
Visually, #8A7CE2 is defined as a moderate blue. Its closest recognized web color is Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 124, and 226.
If you are designing for print, the four-color process is what matters most. The color uses 39% Cyan, 45% Magenta, 0% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A7CE2
RGB138, 124, 226
HSL248.2°, 63.7%, 68.6%
CMYK39%, 45%, 0%, 11%
HSV248.2°, 45.1%, 88.6%
LAB57.4, 29.4, -50.3
XYZ31.4, 25.3, 75.2
Decimal9075938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A7CE2;
}
.text-color {
color: #8A7CE2;
}
.border-color {
border: 2px solid #8A7CE2;
}