#D1E7E8
≈ gainsboro · rgb(209, 231, 232)
Color formats
HEX#D1E7E8
RGBrgb(209, 231, 232)
HSLhsl(183, 33%, 86%)
HSVhsv(183, 10%, 91%)
OKLCHoklch(91% 0.02 200)
CMYKcmyk(10%, 0%, 0%, 9%)
Contrast & accessibility
On white1.29:1below AA
On black16.31:1AA pass
Best text color#000000
Nearest CSS name: gainsboro
Copy-ready code
CSS custom properties
:root {
--gainsboro: #d1e7e8;
--gainsboro-rgb: 209 231 232;
--gainsboro-oklch: oklch(91% 0.02 200);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gainsboro-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d1e7e8] text-[#d1e7e8] border-[#d1e7e8]
Shades & tints
Color harmonies
About this color
#D1E7E8 is a color with the RGB value rgb(209, 231, 232). Its closest CSS named color is "gainsboro". 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.