#F0758A
A light, vivid red closely aligning with Lightcoral.
About #F0758A
Visually, #F0758A is defined as a vivid red. Designers often compare it to the standard color Lightcoral. In the RGB color space, it consists of 240 red, 117 green, and 138 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 51% magenta, 43% yellow, and 6% 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0758A
RGB240, 117, 138
HSL349.8°, 80.4%, 70.0%
CMYK0%, 51%, 43%, 6%
HSV349.8°, 51.3%, 94.1%
LAB64.2, 49.3, 11.2
XYZ46.9, 33.1, 28.0
Decimal15758730
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.76:1
Text on #FFFFFF
FAIL
7.62:1
Text on #000000
AAA
2.64:1
Text on #F8FAFC
FAIL
6.47:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0758A;
}
.text-color {
color: #F0758A;
}
.border-color {
border: 2px solid #F0758A;
}