Skip to content

#E7D6ED

≈ lavender · rgb(231, 214, 237)
Color formats
HEX#E7D6ED
RGBrgb(231, 214, 237)
HSLhsl(284, 39%, 88%)
HSVhsv(284, 10%, 93%)
OKLCHoklch(90% 0.04 317)
CMYKcmyk(3%, 10%, 0%, 7%)
Contrast & accessibility
On white1.38:1below AA
On black15.24:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
  --lavender: #e7d6ed;
  --lavender-rgb: 231 214 237;
  --lavender-oklch: oklch(90% 0.04 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e7d6ed] text-[#e7d6ed] border-[#e7d6ed]
Shades & tints
Color harmonies
About this color

#E7D6ED is a color with the RGB value rgb(231, 214, 237). 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.

Related

Convert #E7D6ED to other formats

Palettes with a similar color

Gradients with a similar color

Copied