#E16775
A light, moderate red closely aligning with Indianred.
About #E16775
Visually, #E16775 is defined as a moderate red. Its closest recognized web color is Indianred. In the RGB color space, it consists of 225 red, 103 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 54% magenta, 48% yellow, and 12% black. With a hue angle of 353.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E16775
RGB225, 103, 117
HSL353.1°, 67.0%, 64.3%
CMYK0%, 54%, 48%, 12%
HSV353.1°, 54.2%, 88.2%
LAB59.0, 48.8, 15.6
XYZ39.1, 27.0, 20.0
Decimal14772085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E16775;
}
.text-color {
color: #E16775;
}
.border-color {
border: 2px solid #E16775;
}