#F83A66
A light, vivid red closely aligning with Crimson.
About #F83A66
The hex code #F83A66 represents a beautifully specific shade of red. Designers often compare it to the standard color Crimson. This translates to an RGB value of rgb(248, 58, 102).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 77% magenta, 59% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F83A66
RGB248, 58, 102
HSL346.1°, 93.1%, 60.0%
CMYK0%, 77%, 59%, 3%
HSV346.1°, 76.6%, 97.3%
LAB56.0, 72.2, 21.0
XYZ42.6, 23.9, 14.9
Decimal16267878
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F83A66;
}
.text-color {
color: #F83A66;
}
.border-color {
border: 2px solid #F83A66;
}