Skip to content

Lemonchiffon #FFFACD

lemonchiffon · rgb(255, 250, 205)
Color formats
HEX#FFFACD
RGBrgb(255, 250, 205)
HSLhsl(54, 100%, 90%)
HSVhsv(54, 20%, 100%)
OKLCHoklch(98% 0.06 102)
CMYKcmyk(0%, 2%, 20%, 0%)
Contrast & accessibility
On white1.06:1below AA
On black19.81:1AA pass
Best text color#000000
Nearest CSS name: lemonchiffon
Copy-ready code
CSS custom properties
:root {
  --lemonchiffon: #fffacd;
  --lemonchiffon-rgb: 255 250 205;
  --lemonchiffon-oklch: oklch(98% 0.06 102);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lemonchiffon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fffacd] text-[#fffacd] border-[#fffacd]
Shades & tints
Color harmonies
About this color

#FFFACD is a color with the RGB value rgb(255, 250, 205). Its closest CSS named color is "lemonchiffon". 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 #FFFACD to other formats

Palettes with a similar color

Gradients with a similar color

Copied