#FBF5E5
oldlace · rgb(251, 245, 229)
Color formats
HEX#FBF5E5
RGBrgb(251, 245, 229)
HSLhsl(44, 73%, 94%)
HSVhsv(44, 9%, 98%)
OKLCHoklch(97% 0.02 90)
CMYKcmyk(0%, 2%, 9%, 2%)
Contrast & accessibility
On white1.09:1below AA
On black19.29:1AA pass
Best text color#000000
Nearest CSS name: oldlace
Copy-ready code
CSS custom properties
:root {
--oldlace: #fbf5e5;
--oldlace-rgb: 251 245 229;
--oldlace-oklch: oklch(97% 0.02 90);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--oldlace-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fbf5e5] text-[#fbf5e5] border-[#fbf5e5]
Shades & tints
Color harmonies
About this color
#FBF5E5 is a color with the RGB value rgb(251, 245, 229). Its closest CSS named color is "oldlace". 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.