Skip to content

#FBEFEA

≈ seashell · rgb(251, 239, 234)
Color formats
HEX#FBEFEA
RGBrgb(251, 239, 234)
HSLhsl(18, 68%, 95%)
HSVhsv(18, 7%, 98%)
OKLCHoklch(96% 0.01 44)
CMYKcmyk(0%, 5%, 7%, 2%)
Contrast & accessibility
On white1.13:1below AA
On black18.64:1AA pass
Best text color#000000
Nearest CSS name: seashell
Copy-ready code
CSS custom properties
:root {
  --seashell: #fbefea;
  --seashell-rgb: 251 239 234;
  --seashell-oklch: oklch(96% 0.01 44);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seashell-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fbefea] text-[#fbefea] border-[#fbefea]
Shades & tints
Color harmonies
About this color

#FBEFEA is a color with the RGB value rgb(251, 239, 234). Its closest CSS named color is "seashell". 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 #FBEFEA to other formats

Gradients with a similar color

Copied