#B642C5
A medium, moderate magenta closely aligning with Mediumorchid.
About #B642C5
Visually, #B642C5 is defined as a moderate magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 66, and 197.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 8% cyan, 66% magenta, 0% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B642C5
RGB182, 66, 197
HSL293.1°, 53.0%, 51.6%
CMYK8%, 66%, 0%, 23%
HSV293.1°, 66.5%, 77.3%
LAB49.3, 63.7, -46.3
XYZ31.3, 17.9, 54.6
Decimal11944645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B642C5;
}
.text-color {
color: #B642C5;
}
.border-color {
border: 2px solid #B642C5;
}