#E0EEF5
≈ aliceblue · rgb(224, 238, 245)
Color formats
HEX#E0EEF5
RGBrgb(224, 238, 245)
HSLhsl(200, 51%, 92%)
HSVhsv(200, 9%, 96%)
OKLCHoklch(94% 0.02 229)
CMYKcmyk(9%, 3%, 0%, 4%)
Contrast & accessibility
On white1.19:1below AA
On black17.72:1AA pass
Best text color#000000
Nearest CSS name: aliceblue
Copy-ready code
CSS custom properties
:root {
--aliceblue: #e0eef5;
--aliceblue-rgb: 224 238 245;
--aliceblue-oklch: oklch(94% 0.02 229);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aliceblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0eef5] text-[#e0eef5] border-[#e0eef5]
Shades & tints
Color harmonies
About this color
#E0EEF5 is a color with the RGB value rgb(224, 238, 245). Its closest CSS named color is "aliceblue". 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.