Light peach to HSL — Color Code

#ffd8b1
Format Value
HEX #ffd8b1
RGB rgb(255, 216, 177)
HSL hsl(30, 100%, 84.7%)
CMYK cmyk(0%, 15.3%, 30.6%, 0%)
HSV hsv(30, 30.6%, 100%)

light peach color harmonies

Tints & shades of light peach

Tints (lighter)

#ffdcb8 #ffdfbf #ffe3c6 #ffe6cd #ffead4 #ffeddc #fff1e3 #fff4ea #fff8f1 #fffbf8

Shades (darker)

#e8c4a1 #d1b191 #b99d81 #a28971 #8b7661 #746250 #5d4f40 #463b30 #2e2720 #171410

Contrast & accessibility

The quick brown fox

On white · 1.34:1 · Fail

The quick brown fox

On black · 15.71:1 · AAA

Recommended text color: #000000

Use light peach in code

CSS color: #ffd8b1;
SCSS $color: #ffd8b1;
Tailwind bg-[#ffd8b1]
Swift UIColor(red: 1.000, green: 0.847, blue: 0.694, alpha: 1)
Android Color.parseColor("#ffd8b1")
Flutter Color(0xFFFFD8B1)

Colors similar to light peach

Browse all Orange colors →

What is the HSL code for light peach?

The CSS color light peach in HSL format is hsl(30, 100%, 84.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use light peach in CSS?

To apply light peach in CSS:

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

What are all the color format values for light peach?

FormatValue
HEX#ffd8b1
RGBrgb(255, 216, 177)
HSLhsl(30, 100%, 84.7%)
CMYKcmyk(0%, 15.3%, 30.6%, 0%)

How do I convert light peach to HSL?

Select light peach from the color name list in our color converter. The HSL value — hsl(30, 100%, 84.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light peach belong to?

light peach belongs to the orange color family. It is a light, vivid color with HSL values: hue 30°, saturation 100%, lightness 84.7%.

How do I create lighter and darker shades of light peach?

Lighter variant (lightness 95%): #fff2e5. Darker variant (lightness 69.7%): #ffb264. 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.