Skip to content

#E4D5F0

≈ lavender · rgb(228, 213, 240)
Color formats
HEX#E4D5F0
RGBrgb(228, 213, 240)
HSLhsl(273, 47%, 89%)
HSVhsv(273, 11%, 94%)
OKLCHoklch(89% 0.04 310)
CMYKcmyk(5%, 11%, 0%, 6%)
Contrast & accessibility
On white1.39:1below AA
On black15.07:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
  --lavender: #e4d5f0;
  --lavender-rgb: 228 213 240;
  --lavender-oklch: oklch(89% 0.04 310);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4d5f0] text-[#e4d5f0] border-[#e4d5f0]
Shades & tints
Color harmonies
About this color

#E4D5F0 is a color with the RGB value rgb(228, 213, 240). 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 #E4D5F0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied