#F07C42

A light, vivid orange closely aligning with Coral.

About #F07C42

At its core, #F07C42 is a light and vivid hue. If you're using CSS, you might find it aligns closely with Coral. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 124, and 66.

For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 48% Magenta, 72% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.

Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#F07C42
RGB240, 124, 66
HSL20.0°, 85.3%, 60.0%
CMYK0%, 48%, 72%, 6%
HSV20.0°, 72.5%, 94.1%
LAB64.4, 40.5, 50.7
XYZ44.1, 33.3, 9.3
Decimal15760450

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.74:1
Text on #FFFFFF
FAIL
7.67:1
Text on #000000
AAA
2.62:1
Text on #F8FAFC
FAIL
6.52:1
Text on #0F172A
AA

CSS Implementation

.bg-color { background-color: #F07C42; }
.text-color { color: #F07C42; }
.border-color { border: 2px solid #F07C42; }

Similar Colors

Coral
#FF7F50