Skip to content

#EEE7F9

≈ lavender · rgb(238, 231, 249)
Color formats
HEX#EEE7F9
RGBrgb(238, 231, 249)
HSLhsl(263, 60%, 94%)
HSVhsv(263, 7%, 98%)
OKLCHoklch(94% 0.03 303)
CMYKcmyk(4%, 7%, 0%, 2%)
Contrast & accessibility
On white1.20:1below AA
On black17.43:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
  --lavender: #eee7f9;
  --lavender-rgb: 238 231 249;
  --lavender-oklch: oklch(94% 0.03 303);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eee7f9] text-[#eee7f9] border-[#eee7f9]
Shades & tints
Color harmonies
About this color

#EEE7F9 is a color with the RGB value rgb(238, 231, 249). 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 #EEE7F9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied