#8366F0
A light, vivid blue closely aligning with Mediumslateblue.
About #8366F0
When working with digital screens, the color #8366F0 is rendered by mixing light. Designers often compare it to the standard color Mediumslateblue. In the RGB color space, it consists of 131 red, 102 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 45% cyan, 57% magenta, 0% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#8366F0
RGB131, 102, 240
HSL252.6°, 82.1%, 67.1%
CMYK45%, 57%, 0%, 6%
HSV252.6°, 57.5%, 94.1%
LAB52.5, 44.4, -65.9
XYZ29.8, 20.6, 84.8
Decimal8611568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.12:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8366F0;
}
.text-color {
color: #8366F0;
}
.border-color {
border: 2px solid #8366F0;
}