#FAEAEB
≈ lavenderblush · rgb(250, 234, 235)
Color formats
HEX#FAEAEB
RGBrgb(250, 234, 235)
HSLhsl(356, 62%, 95%)
HSVhsv(356, 6%, 98%)
OKLCHoklch(95% 0.02 13)
CMYKcmyk(0%, 6%, 6%, 2%)
Contrast & accessibility
On white1.16:1below AA
On black18.03:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
--lavenderblush: #faeaeb;
--lavenderblush-rgb: 250 234 235;
--lavenderblush-oklch: oklch(95% 0.02 13);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faeaeb] text-[#faeaeb] border-[#faeaeb]
Shades & tints
Color harmonies
About this color
#FAEAEB is a color with the RGB value rgb(250, 234, 235). 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.