Skip to content

#EDDDE4

≈ lavenderblush · rgb(237, 221, 228)
Color formats
HEX#EDDDE4
RGBrgb(237, 221, 228)
HSLhsl(334, 31%, 90%)
HSVhsv(334, 7%, 93%)
OKLCHoklch(91% 0.02 349)
CMYKcmyk(0%, 7%, 4%, 7%)
Contrast & accessibility
On white1.31:1below AA
On black16.06:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #eddde4;
  --lavenderblush-rgb: 237 221 228;
  --lavenderblush-oklch: oklch(91% 0.02 349);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eddde4] text-[#eddde4] border-[#eddde4]
Shades & tints
Color harmonies
About this color

#EDDDE4 is a color with the RGB value rgb(237, 221, 228). Its closest CSS named color is "lavenderblush". 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 #EDDDE4 to other formats

Gradients with a similar color

Copied