#F08A57
A light, vivid orange closely aligning with Coral.
About #F08A57
The precise color #F08A57 is an excellent choice for modern design projects. Its closest recognized web color is Coral. This translates to an RGB value of rgb(240, 138, 87).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 43% M, 64% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F08A57
RGB240, 138, 87
HSL20.0°, 83.6%, 64.1%
CMYK0%, 43%, 64%, 6%
HSV20.0°, 63.7%, 94.1%
LAB67.6, 34.5, 43.7
XYZ46.7, 37.4, 13.8
Decimal15764055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.48:1
Text on #FFFFFF
FAIL
8.48:1
Text on #000000
AAA
2.37:1
Text on #F8FAFC
FAIL
7.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F08A57;
}
.text-color {
color: #F08A57;
}
.border-color {
border: 2px solid #F08A57;
}