#F08383
A light, vivid red closely aligning with Lightcoral.
About #F08383
The hex code #F08383 represents a beautifully specific shade of red. Its closest recognized web color is Lightcoral. Its digital footprint relies on 240 parts red, 131 parts green, and 131 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F08383
RGB240, 131, 131
HSL0.0°, 78.4%, 72.7%
CMYK0%, 45%, 45%, 6%
HSV0.0°, 45.4%, 94.1%
LAB66.8, 41.6, 18.8
XYZ48.1, 36.4, 26.0
Decimal15762307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.28:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F08383;
}
.text-color {
color: #F08383;
}
.border-color {
border: 2px solid #F08383;
}