#B63ABD
A medium, moderate magenta closely aligning with Mediumorchid.
About #B63ABD
Visually, #B63ABD is defined as a moderate magenta. It is closely associated with the named CSS color Mediumorchid. This translates to an RGB value of rgb(182, 58, 189).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 4% cyan, 69% magenta, 0% yellow, and 26% black. The HSL representation is 296.8° hue, 53.0% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#B63ABD
RGB182, 58, 189
HSL296.8°, 53.0%, 48.4%
CMYK4%, 69%, 0%, 26%
HSV296.8°, 69.3%, 74.1%
LAB47.8, 65.4, -44.1
XYZ30.0, 16.6, 49.8
Decimal11942589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.85:1
Text on #FFFFFF
AA
4.33:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B63ABD;
}
.text-color {
color: #B63ABD;
}
.border-color {
border: 2px solid #B63ABD;
}