#EEE9FB
≈ lavender · rgb(238, 233, 251)
Color formats
HEX#EEE9FB
RGBrgb(238, 233, 251)
HSLhsl(257, 69%, 95%)
HSVhsv(257, 7%, 98%)
OKLCHoklch(94% 0.02 299)
CMYKcmyk(5%, 7%, 0%, 2%)
Contrast & accessibility
On white1.19:1below AA
On black17.68:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
--lavender: #eee9fb;
--lavender-rgb: 238 233 251;
--lavender-oklch: oklch(94% 0.02 299);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eee9fb] text-[#eee9fb] border-[#eee9fb]
Shades & tints
Color harmonies
About this color
#EEE9FB is a color with the RGB value rgb(238, 233, 251). Its closest CSS named color is "lavender". 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.