#E9DBDB
A very light, muted red closely aligning with Gainsboro.
About #E9DBDB
At its core, #E9DBDB is a very light and muted hue. Designers often compare it to the standard color Gainsboro. This translates to an RGB value of rgb(233, 219, 219).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 6% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E9DBDB
RGB233, 219, 219
HSL0.0°, 24.1%, 88.6%
CMYK0%, 6%, 6%, 9%
HSV0.0°, 6.0%, 91.4%
LAB88.5, 4.8, 1.7
XYZ71.7, 73.1, 77.3
Decimal15326171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.62:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9DBDB;
}
.text-color {
color: #E9DBDB;
}
.border-color {
border: 2px solid #E9DBDB;
}