#EB8449
A light, vivid orange closely aligning with Coral.
About #EB8449
The precise color #EB8449 is an excellent choice for modern design projects. Its closest recognized web color is Coral. Its digital footprint relies on 235 parts red, 132 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 44% Magenta, 69% Yellow, and 8% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#EB8449
RGB235, 132, 73
HSL21.9°, 80.2%, 60.4%
CMYK0%, 44%, 69%, 8%
HSV21.9°, 68.9%, 92.2%
LAB65.5, 34.8, 48.2
XYZ43.7, 34.6, 10.7
Decimal15434825
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.93:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #EB8449;
}
.text-color {
color: #EB8449;
}
.border-color {
border: 2px solid #EB8449;
}