#AF1D1D
A medium, vivid red closely aligning with Firebrick.
About #AF1D1D
The precise color #AF1D1D is an excellent choice for modern design projects. Its closest recognized web color is Firebrick. Its digital footprint relies on 175 parts red, 29 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 83% magenta, 83% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF1D1D
RGB175, 29, 29
HSL0.0°, 71.6%, 40.0%
CMYK0%, 83%, 83%, 31%
HSV0.0°, 83.4%, 68.6%
LAB38.0, 56.2, 39.1
XYZ18.3, 10.1, 2.1
Decimal11476253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF1D1D;
}
.text-color {
color: #AF1D1D;
}
.border-color {
border: 2px solid #AF1D1D;
}