#E9C5C5
A very light, moderate red closely aligning with Mistyrose.
About #E9C5C5
The precise color #E9C5C5 is an excellent choice for modern design projects. Its closest recognized web color is Mistyrose. In the RGB color space, it consists of 233 red, 197 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 15% magenta inks. With a hue angle of 0.0 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#E9C5C5
RGB233, 197, 197
HSL0.0°, 45.0%, 84.3%
CMYK0%, 15%, 15%, 9%
HSV0.0°, 15.5%, 91.4%
LAB82.5, 12.7, 4.7
XYZ63.6, 61.3, 61.3
Decimal15320517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.26:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9C5C5;
}
.text-color {
color: #E9C5C5;
}
.border-color {
border: 2px solid #E9C5C5;
}