#F88349
A light, vivid orange closely aligning with Coral.
About #F88349
The hex code #F88349 represents a beautifully specific shade of orange. Designers often compare it to the standard color Coral. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 131, and 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 47% magenta inks. With a hue angle of 19.9 degrees, it sits comfortably in the orange spectrum.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F88349
RGB248, 131, 73
HSL19.9°, 92.6%, 62.9%
CMYK0%, 47%, 71%, 3%
HSV19.9°, 70.6%, 97.3%
LAB67.0, 40.4, 50.4
XYZ48.0, 36.7, 10.8
Decimal16286537
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.33:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88349;
}
.text-color {
color: #F88349;
}
.border-color {
border: 2px solid #F88349;
}