#B616C5
A medium, vivid magenta closely aligning with Darkorchid.
About #B616C5
When working with digital screens, the color #B616C5 is rendered by mixing light. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(182, 22, 197).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 8% cyan and 89% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B616C5
RGB182, 22, 197
HSL294.9°, 79.9%, 42.9%
CMYK8%, 89%, 0%, 23%
HSV294.9°, 88.8%, 77.3%
LAB45.0, 76.1, -53.2
XYZ29.7, 14.6, 54.1
Decimal11933381
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.13:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B616C5;
}
.text-color {
color: #B616C5;
}
.border-color {
border: 2px solid #B616C5;
}