#F8335F
A medium, vivid red closely aligning with Crimson.
About #F8335F
At its core, #F8335F is a medium and vivid hue. Its closest recognized web color is Crimson. Its digital footprint relies on 248 parts red, 51 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 79% magenta, 62% yellow, and 3% black. The HSL representation is 346.6° hue, 93.4% saturation, and 58.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F8335F
RGB248, 51, 95
HSL346.6°, 93.4%, 58.6%
CMYK0%, 79%, 62%, 3%
HSV346.6°, 79.4%, 97.3%
LAB55.2, 73.7, 24.1
XYZ42.0, 23.2, 13.1
Decimal16266079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.63:1
Text on #000000
AA
3.57:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F8335F;
}
.text-color {
color: #F8335F;
}
.border-color {
border: 2px solid #F8335F;
}