#E26649
A medium, vivid red closely aligning with Coral.
About #E26649
When working with digital screens, the color #E26649 is rendered by mixing light. Designers often compare it to the standard color Coral. Its digital footprint relies on 226 parts red, 102 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 55% Magenta, 68% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E26649
RGB226, 102, 73
HSL11.4°, 72.5%, 58.6%
CMYK0%, 55%, 68%, 11%
HSV11.4°, 67.7%, 88.6%
LAB58.2, 46.4, 39.6
XYZ37.3, 26.2, 9.4
Decimal14837321
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26649;
}
.text-color {
color: #E26649;
}
.border-color {
border: 2px solid #E26649;
}