#B600B6
A dark, vivid magenta closely aligning with Darkorchid.
About #B600B6
Visually, #B600B6 is defined as a vivid magenta. It is closely associated with the named CSS color Darkorchid. In the RGB color space, it consists of 182 red, 0 green, and 182 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B600B6
RGB182, 0, 182
HSL300.0°, 100.0%, 35.7%
CMYK0%, 100%, 0%, 29%
HSV300.0°, 100.0%, 71.4%
LAB43.2, 76.3, -47.2
XYZ27.7, 13.3, 45.4
Decimal11927734
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.73:1
Text on #FFFFFF
AA
3.66:1
Text on #000000
AA Large
5.48:1
Text on #F8FAFC
AA
3.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B600B6;
}
.text-color {
color: #B600B6;
}
.border-color {
border: 2px solid #B600B6;
}