#E98A5F
A light, vivid orange closely aligning with Lightsalmon.
About #E98A5F
Visually, #E98A5F is defined as a vivid orange. Designers often compare it to the standard color Lightsalmon. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 138, and 95.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 41% M, 59% Y, and 9% K. With a hue angle of 18.7 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. 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#E98A5F
RGB233, 138, 95
HSL18.7°, 75.8%, 64.3%
CMYK0%, 41%, 59%, 9%
HSV18.7°, 59.2%, 91.4%
LAB66.8, 32.2, 38.3
XYZ44.8, 36.3, 15.5
Decimal15305311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.27:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E98A5F;
}
.text-color {
color: #E98A5F;
}
.border-color {
border: 2px solid #E98A5F;
}