#B649AF
A medium, moderate magenta closely aligning with Orchid.
About #B649AF
The hex code #B649AF represents a beautifully specific shade of magenta. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(182, 73, 175).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 60% M, 4% Y, and 29% K. With a hue angle of 303.9 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B649AF
RGB182, 73, 175
HSL303.9°, 42.7%, 50.0%
CMYK0%, 60%, 4%, 29%
HSV303.9°, 59.9%, 71.4%
LAB49.3, 56.9, -33.6
XYZ29.4, 17.8, 42.4
Decimal11946415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B649AF;
}
.text-color {
color: #B649AF;
}
.border-color {
border: 2px solid #B649AF;
}