#B62C5F
A medium, moderate magenta closely aligning with Palevioletred.
About #B62C5F
At its core, #B62C5F is a medium and moderate hue. Designers often compare it to the standard color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 44, and 95.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 76% magenta, 48% yellow, and 29% black. The HSL representation is 337.8° hue, 61.1% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B62C5F
RGB182, 44, 95
HSL337.8°, 61.1%, 44.3%
CMYK0%, 76%, 48%, 29%
HSV337.8°, 75.8%, 71.4%
LAB42.1, 57.7, 4.1
XYZ22.3, 12.6, 12.1
Decimal11938911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.98:1
Text on #FFFFFF
AA
3.51:1
Text on #000000
AA Large
5.71:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B62C5F;
}
.text-color {
color: #B62C5F;
}
.border-color {
border: 2px solid #B62C5F;
}