#B64957
A medium, moderate red closely aligning with Indianred.
About #B64957
At its core, #B64957 is a medium and moderate hue. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 182 red, 73 green, and 87 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 60% M, 52% Y, and 29% K. With a hue angle of 352.3 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B64957
RGB182, 73, 87
HSL352.3°, 42.7%, 50.0%
CMYK0%, 60%, 52%, 29%
HSV352.3°, 59.9%, 71.4%
LAB46.2, 45.4, 14.7
XYZ23.4, 15.4, 10.8
Decimal11946327
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.15:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64957;
}
.text-color {
color: #B64957;
}
.border-color {
border: 2px solid #B64957;
}