#B649A8
A medium, moderate magenta closely aligning with Orchid.
About #B649A8
When working with digital screens, the color #B649A8 is rendered by mixing light. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(182, 73, 168).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B649A8
RGB182, 73, 168
HSL307.7°, 42.7%, 50.0%
CMYK0%, 60%, 8%, 29%
HSV307.7°, 59.9%, 71.4%
LAB48.9, 55.7, -30.0
XYZ28.7, 17.5, 38.9
Decimal11946408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.66:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.83:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B649A8;
}
.text-color {
color: #B649A8;
}
.border-color {
border: 2px solid #B649A8;
}