#D3493A
A medium, moderate red closely aligning with Firebrick.
About #D3493A
The hex code #D3493A represents a beautifully specific shade of red. Its closest recognized web color is Firebrick. Its digital footprint relies on 211 parts red, 73 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. With a hue angle of 5.9 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D3493A
RGB211, 73, 58
HSL5.9°, 63.5%, 52.7%
CMYK0%, 65%, 73%, 17%
HSV5.9°, 72.5%, 82.7%
LAB50.6, 53.4, 38.4
XYZ30.0, 18.9, 6.1
Decimal13846842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3493A;
}
.text-color {
color: #D3493A;
}
.border-color {
border: 2px solid #D3493A;
}