#B607BD
A dark, vivid magenta closely aligning with Darkorchid.
About #B607BD
Visually, #B607BD is defined as a vivid magenta. It is closely associated with the named CSS color Darkorchid. Its digital footprint relies on 182 parts red, 7 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 4% C, 96% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B607BD
RGB182, 7, 189
HSL297.7°, 92.9%, 38.4%
CMYK4%, 96%, 0%, 26%
HSV297.7°, 96.3%, 74.1%
LAB43.9, 76.7, -50.3
XYZ28.6, 13.8, 49.3
Decimal11929533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.59:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.35:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B607BD;
}
.text-color {
color: #B607BD;
}
.border-color {
border: 2px solid #B607BD;
}