#B649BD
A medium, moderate magenta closely aligning with Mediumorchid.
About #B649BD
The hex code #B649BD represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 73, and 189.
If you are designing for print, the four-color process is what matters most. The color uses 4% Cyan, 61% Magenta, 0% Yellow, and 26% Black. The HSL representation is 296.4° hue, 46.8% saturation, and 51.4% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B649BD
RGB182, 73, 189
HSL296.4°, 46.8%, 51.4%
CMYK4%, 61%, 0%, 26%
HSV296.4°, 61.4%, 74.1%
LAB50.0, 59.3, -40.6
XYZ30.9, 18.4, 50.1
Decimal11946429
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.68:1
Text on #000000
AA
4.29:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B649BD;
}
.text-color {
color: #B649BD;
}
.border-color {
border: 2px solid #B649BD;
}