#B63357
A medium, moderate magenta closely aligning with Indianred.
About #B63357
The hex code #B63357 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 182 red, 51 green, and 87 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 72% M, 52% Y, and 29% K. With a hue angle of 343.5 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B63357
RGB182, 51, 87
HSL343.5°, 56.2%, 45.7%
CMYK0%, 72%, 52%, 29%
HSV343.5°, 72.0%, 71.4%
LAB42.8, 54.6, 10.0
XYZ22.2, 13.0, 10.4
Decimal11940695
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.83:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.58:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B63357;
}
.text-color {
color: #B63357;
}
.border-color {
border: 2px solid #B63357;
}