#E9BDBD
A very light, moderate red closely aligning with Pink.
About #E9BDBD
Visually, #E9BDBD is defined as a moderate red. It is closely associated with the named CSS color Pink. In the RGB color space, it consists of 233 red, 189 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 19% Magenta, 19% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
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#E9BDBD
RGB233, 189, 189
HSL0.0°, 50.0%, 82.7%
CMYK0%, 19%, 19%, 9%
HSV0.0°, 18.9%, 91.4%
LAB80.4, 15.7, 6.0
XYZ61.0, 57.4, 56.0
Decimal15318461
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.48:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9BDBD;
}
.text-color {
color: #E9BDBD;
}
.border-color {
border: 2px solid #E9BDBD;
}