#B67CD3
A light, moderate purple closely aligning with Mediumpurple.
About #B67CD3
The precise color #B67CD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumpurple. Its digital footprint relies on 182 parts red, 124 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 14% Cyan, 41% Magenta, 0% Yellow, and 17% Black. With a hue angle of 280.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B67CD3
RGB182, 124, 211
HSL280.0°, 49.7%, 65.7%
CMYK14%, 41%, 0%, 17%
HSV280.0°, 41.2%, 82.7%
LAB60.8, 38.0, -36.1
XYZ38.3, 29.1, 65.2
Decimal11959507
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67CD3;
}
.text-color {
color: #B67CD3;
}
.border-color {
border: 2px solid #B67CD3;
}