#B607A8
A dark, vivid magenta closely aligning with Darkmagenta.
About #B607A8
Visually, #B607A8 is defined as a vivid magenta. It is closely associated with the named CSS color Darkmagenta. In the RGB color space, it consists of 182 red, 7 green, and 168 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 96% Magenta, 8% Yellow, and 29% Black. 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. 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#B607A8
RGB182, 7, 168
HSL304.8°, 92.6%, 37.1%
CMYK0%, 96%, 8%, 29%
HSV304.8°, 96.2%, 71.4%
LAB42.6, 73.6, -39.9
XYZ26.4, 12.9, 38.1
Decimal11929512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.86:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.60:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B607A8;
}
.text-color {
color: #B607A8;
}
.border-color {
border: 2px solid #B607A8;
}