#B64257
A medium, moderate red closely aligning with Indianred.
About #B64257
The precise color #B64257 is an excellent choice for modern design projects. Its closest recognized web color is Indianred. In the RGB color space, it consists of 182 red, 66 green, and 87 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 64% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B64257
RGB182, 66, 87
HSL349.1°, 46.8%, 48.6%
CMYK0%, 64%, 52%, 29%
HSV349.1°, 63.7%, 71.4%
LAB45.0, 48.5, 13.1
XYZ23.0, 14.5, 10.6
Decimal11944535
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.38:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64257;
}
.text-color {
color: #B64257;
}
.border-color {
border: 2px solid #B64257;
}