#E9506D
A light, vivid red closely aligning with Indianred.
About #E9506D
The hex code #E9506D represents a beautifully specific shade of red. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(233, 80, 109).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 66% Magenta, 53% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E9506D
RGB233, 80, 109
HSL348.6°, 77.7%, 61.4%
CMYK0%, 66%, 53%, 9%
HSV348.6°, 65.7%, 91.4%
LAB56.3, 60.9, 16.7
XYZ39.2, 24.2, 17.1
Decimal15290477
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E9506D;
}
.text-color {
color: #E9506D;
}
.border-color {
border: 2px solid #E9506D;
}