#E27550
A light, vivid orange closely aligning with Coral.
About #E27550
At its core, #E27550 is a light and vivid hue. Its closest recognized web color is Coral. This translates to an RGB value of rgb(226, 117, 80).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 48% Magenta, 65% Yellow, and 11% Black. With a hue angle of 15.2 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E27550
RGB226, 117, 80
HSL15.2°, 71.6%, 60.0%
CMYK0%, 48%, 65%, 11%
HSV15.2°, 64.6%, 88.6%
LAB61.2, 39.4, 39.3
XYZ39.2, 29.5, 11.2
Decimal14841168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.89:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E27550;
}
.text-color {
color: #E27550;
}
.border-color {
border: 2px solid #E27550;
}