#B67CE2
A light, moderate purple closely aligning with Mediumpurple.
About #B67CE2
The hex code #B67CE2 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Mediumpurple. This translates to an RGB value of rgb(182, 124, 226).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 19% cyan and 45% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#B67CE2
RGB182, 124, 226
HSL274.1°, 63.7%, 68.6%
CMYK19%, 45%, 0%, 11%
HSV274.1°, 45.1%, 88.6%
LAB61.5, 41.2, -43.4
XYZ40.2, 29.9, 75.6
Decimal11959522
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.97:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67CE2;
}
.text-color {
color: #B67CE2;
}
.border-color {
border: 2px solid #B67CE2;
}