#FBFBEE
≈ ivory · rgb(251, 251, 238)
Color formats
HEX#FBFBEE
RGBrgb(251, 251, 238)
HSLhsl(60, 62%, 96%)
HSVhsv(60, 5%, 98%)
OKLCHoklch(98% 0.02 107)
CMYKcmyk(0%, 0%, 5%, 2%)
Contrast & accessibility
On white1.04:1below AA
On black20.14:1AA pass
Best text color#000000
Nearest CSS name: ivory
Copy-ready code
CSS custom properties
:root {
--ivory: #fbfbee;
--ivory-rgb: 251 251 238;
--ivory-oklch: oklch(98% 0.02 107);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--ivory-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fbfbee] text-[#fbfbee] border-[#fbfbee]
Shades & tints
Color harmonies
About this color
#FBFBEE is a color with the RGB value rgb(251, 251, 238). Its closest CSS named color is "ivory". 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.