Skip to content

#E4E5FA

lavender · rgb(228, 229, 250)
Color formats
HEX#E4E5FA
RGBrgb(228, 229, 250)
HSLhsl(237, 69%, 94%)
HSVhsv(237, 9%, 98%)
OKLCHoklch(93% 0.03 284)
CMYKcmyk(9%, 8%, 0%, 2%)
Contrast & accessibility
On white1.24:1below AA
On black16.89:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
  --lavender: #e4e5fa;
  --lavender-rgb: 228 229 250;
  --lavender-oklch: oklch(93% 0.03 284);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4e5fa] text-[#e4e5fa] border-[#e4e5fa]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied