Light peach Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for light peach?

The CSS color light peach in HEX format is #ffd8b1. 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: #ffd8b1;
  • Background: background-color: #ffd8b1;
  • Border: border-color: #ffd8b1;

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 HEX?

Select light peach from the color name list in our color converter. The HEX value — #ffd8b1 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.