#BD425F
A medium, moderate red closely aligning with Indianred.
About #BD425F
The hex code #BD425F represents a beautifully specific shade of red. Its closest recognized web color is Indianred. In the RGB color space, it consists of 189 red, 66 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 65% Magenta, 50% Yellow, and 26% Black. With a hue angle of 345.9 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#BD425F
RGB189, 66, 95
HSL345.9°, 48.2%, 50.0%
CMYK0%, 65%, 50%, 26%
HSV345.9°, 65.1%, 74.1%
LAB46.4, 51.5, 10.3
XYZ25.0, 15.5, 12.5
Decimal12403295
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD425F;
}
.text-color {
color: #BD425F;
}
.border-color {
border: 2px solid #BD425F;
}