#E2DBE2
A very light, muted magenta closely aligning with Gainsboro.
About #E2DBE2
At its core, #E2DBE2 is a very light and muted hue. It is closely associated with the named CSS color Gainsboro. Its digital footprint relies on 226 parts red, 219 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 3% Magenta, 0% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.
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#E2DBE2
RGB226, 219, 226
HSL300.0°, 10.8%, 87.3%
CMYK0%, 3%, 0%, 11%
HSV300.0°, 3.1%, 88.6%
LAB88.1, 3.6, -2.6
XYZ70.4, 72.3, 82.2
Decimal14867426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.46:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2DBE2;
}
.text-color {
color: #E2DBE2;
}
.border-color {
border: 2px solid #E2DBE2;
}