#EAE2FD
≈ lavender · rgb(234, 226, 253)
Color formats
HEX#EAE2FD
RGBrgb(234, 226, 253)
HSLhsl(258, 87%, 94%)
HSVhsv(258, 11%, 99%)
OKLCHoklch(93% 0.04 299)
CMYKcmyk(8%, 11%, 0%, 1%)
Contrast & accessibility
On white1.25:1below AA
On black16.80:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
--lavender: #eae2fd;
--lavender-rgb: 234 226 253;
--lavender-oklch: oklch(93% 0.04 299);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eae2fd] text-[#eae2fd] border-[#eae2fd]
Shades & tints
Color harmonies
About this color
#EAE2FD is a color with the RGB value rgb(234, 226, 253). 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.