#F81D50
A medium, vivid red closely aligning with Crimson.
About #F81D50
The hex code #F81D50 represents a beautifully specific shade of red. Its closest recognized web color is Crimson. In the RGB color space, it consists of 248 red, 29 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 88% Magenta, 68% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F81D50
RGB248, 29, 80
HSL346.0°, 94.0%, 54.3%
CMYK0%, 88%, 68%, 3%
HSV346.0°, 88.3%, 97.3%
LAB53.4, 77.4, 30.7
XYZ40.6, 21.4, 9.6
Decimal16260432
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.28:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F81D50;
}
.text-color {
color: #F81D50;
}
.border-color {
border: 2px solid #F81D50;
}