#B642D3
A medium, moderate magenta closely aligning with Mediumorchid.
About #B642D3
The precise color #B642D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 182 parts red, 66 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 14% C, 69% M, 0% Y, and 17% K. The HSL representation is 288.0° hue, 62.2% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#B642D3
RGB182, 66, 211
HSL288.0°, 62.2%, 54.3%
CMYK14%, 69%, 0%, 17%
HSV288.0°, 68.7%, 82.7%
LAB50.2, 66.3, -53.0
XYZ33.0, 18.5, 63.5
Decimal11944659
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.71:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B642D3;
}
.text-color {
color: #B642D3;
}
.border-color {
border: 2px solid #B642D3;
}