#B650E2
A light, vivid purple closely aligning with Mediumorchid.
About #B650E2
The precise color #B650E2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 182 red, 80 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 19% C, 65% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B650E2
RGB182, 80, 226
HSL281.9°, 71.6%, 60.0%
CMYK19%, 65%, 0%, 11%
HSV281.9°, 64.6%, 88.6%
LAB53.1, 63.4, -56.8
XYZ35.9, 21.2, 74.1
Decimal11948258
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.23:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B650E2;
}
.text-color {
color: #B650E2;
}
.border-color {
border: 2px solid #B650E2;
}