#B61DAF
A medium, vivid magenta closely aligning with Darkmagenta.
About #B61DAF
At its core, #B61DAF is a medium and vivid hue. Its closest recognized web color is Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 29, and 175.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 84% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B61DAF
RGB182, 29, 175
HSL302.7°, 72.5%, 41.4%
CMYK0%, 84%, 4%, 29%
HSV302.7°, 84.1%, 71.4%
LAB44.1, 71.5, -41.7
XYZ27.5, 13.9, 41.8
Decimal11935151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.55:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.30:1
Text on #F8FAFC
AA
3.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B61DAF;
}
.text-color {
color: #B61DAF;
}
.border-color {
border: 2px solid #B61DAF;
}