#E4D1D5
≈ lightgray · rgb(228, 209, 213)
Color formats
HEX#E4D1D5
RGBrgb(228, 209, 213)
HSLhsl(347, 26%, 86%)
HSVhsv(347, 8%, 89%)
OKLCHoklch(88% 0.02 3)
CMYKcmyk(0%, 8%, 7%, 11%)
Contrast & accessibility
On white1.46:1below AA
On black14.38:1AA pass
Best text color#000000
Nearest CSS name: lightgray
Copy-ready code
CSS custom properties
:root {
--lightgray: #e4d1d5;
--lightgray-rgb: 228 209 213;
--lightgray-oklch: oklch(88% 0.02 3);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4d1d5] text-[#e4d1d5] border-[#e4d1d5]
Shades & tints
Color harmonies
About this color
#E4D1D5 is a color with the RGB value rgb(228, 209, 213). Its closest CSS named color is "lightgray". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.