Skip to content

#FFFCB8

≈ palegoldenrod · rgb(255, 252, 184)
Color formats
HEX#FFFCB8
RGBrgb(255, 252, 184)
HSLhsl(57, 100%, 86%)
HSVhsv(57, 28%, 100%)
OKLCHoklch(98% 0.09 106)
CMYKcmyk(0%, 1%, 28%, 0%)
Contrast & accessibility
On white1.06:1below AA
On black19.87:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #fffcb8;
  --palegoldenrod-rgb: 255 252 184;
  --palegoldenrod-oklch: oklch(98% 0.09 106);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fffcb8] text-[#fffcb8] border-[#fffcb8]
Shades & tints
Color harmonies
About this color

#FFFCB8 is a color with the RGB value rgb(255, 252, 184). Its closest CSS named color is "palegoldenrod". 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 #FFFCB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied