Skip to content

#FAEDF6

≈ lavenderblush · rgb(250, 237, 246)
Color formats
HEX#FAEDF6
RGBrgb(250, 237, 246)
HSLhsl(318, 57%, 95%)
HSVhsv(318, 5%, 98%)
OKLCHoklch(96% 0.02 337)
CMYKcmyk(0%, 5%, 2%, 2%)
Contrast & accessibility
On white1.13:1below AA
On black18.51:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #faedf6;
  --lavenderblush-rgb: 250 237 246;
  --lavenderblush-oklch: oklch(96% 0.02 337);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faedf6] text-[#faedf6] border-[#faedf6]
Shades & tints
Color harmonies
About this color

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

Gradients with a similar color

Copied