#B650A8
A medium, moderate magenta closely aligning with Orchid.
About #B650A8
The precise color #B650A8 is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(182, 80, 168).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 56% Magenta, 8% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B650A8
RGB182, 80, 168
HSL308.2°, 41.1%, 51.4%
CMYK0%, 56%, 8%, 29%
HSV308.2°, 56.0%, 71.4%
LAB50.1, 52.5, -28.2
XYZ29.2, 18.5, 39.1
Decimal11948200
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B650A8;
}
.text-color {
color: #B650A8;
}
.border-color {
border: 2px solid #B650A8;
}