#F85075
A light, vivid red closely aligning with Crimson.
About #F85075
Visually, #F85075 is defined as a vivid red. Its closest recognized web color is Crimson. Its digital footprint relies on 248 parts red, 80 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 68% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F85075
RGB248, 80, 117
HSL346.8°, 92.3%, 64.3%
CMYK0%, 68%, 53%, 3%
HSV346.8°, 67.7%, 97.3%
LAB59.0, 66.0, 16.2
XYZ44.8, 27.0, 19.7
Decimal16273525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85075;
}
.text-color {
color: #F85075;
}
.border-color {
border: 2px solid #F85075;
}