Lemonchiffon to HSL — Color Code

#fffacd
Format Value
HEX #fffacd
RGB rgb(255, 250, 205)
HSL hsl(54, 100%, 90.2%)
CMYK cmyk(0%, 2%, 19.6%, 0%)
HSV hsv(54, 19.6%, 100%)

lemonchiffon color harmonies

Tints & shades of lemonchiffon

Tints (lighter)

#fffad2 #fffbd6 #fffbdb #fffcdf #fffce4 #fffde8 #fffded #fffef1 #fffef6 #fffffa

Shades (darker)

#e8e3ba #d1cda8 #b9b695 #a29f82 #8b8870 #74725d #5d5b4b #464438 #2e2d25 #171713

Contrast & accessibility

The quick brown fox

On white · 1.06:1 · Fail

The quick brown fox

On black · 19.81:1 · AAA

Recommended text color: #000000

Use lemonchiffon in code

CSS color: #fffacd;
SCSS $color: #fffacd;
Tailwind bg-[#fffacd]
Swift UIColor(red: 1.000, green: 0.980, blue: 0.804, alpha: 1)
Android Color.parseColor("#fffacd")
Flutter Color(0xFFFFFACD)

Colors similar to lemonchiffon

Browse all Yellow colors →

What is the HSL code for lemonchiffon?

The CSS color lemonchiffon in HSL format is hsl(54, 100%, 90.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use lemonchiffon in CSS?

To apply lemonchiffon in CSS:

  • Text color: color: hsl(54, 100%, 90.2%);
  • Background: background-color: hsl(54, 100%, 90.2%);
  • Border: border-color: hsl(54, 100%, 90.2%);

What are all the color format values for lemonchiffon?

FormatValue
HEX#fffacd
RGBrgb(255, 250, 205)
HSLhsl(54, 100%, 90.2%)
CMYKcmyk(0%, 2%, 19.6%, 0%)

How do I convert lemonchiffon to HSL?

Select lemonchiffon from the color name list in our color converter. The HSL value — hsl(54, 100%, 90.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lemonchiffon belong to?

lemonchiffon belongs to the near-white color family. It is a light, vivid color with HSL values: hue 54°, saturation 100%, lightness 90.2%.

How do I create lighter and darker shades of lemonchiffon?

Lighter variant (lightness 95%): #fffce5. Darker variant (lightness 75.2%): #fff281. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.