Pale lilac Color — HEX, RGB, HSL & CMYK Codes

#e4cbff
Format Value
HEX #e4cbff
RGB rgb(228, 203, 255)
HSL hsl(268.8, 100%, 89.8%)
CMYK cmyk(10.6%, 20.4%, 0%, 0%)
HSV hsv(268.8, 20.4%, 100%)

pale lilac color harmonies

Tints & shades of pale lilac

Tints (lighter)

#e6d0ff #e9d4ff #ebd9ff #eedeff #f0e3ff #f3e7ff #f5ecff #f8f1ff #faf6ff #fdfaff

Shades (darker)

#cfb9e8 #bba6d1 #a694b9 #9181a2 #7c6f8b #685c74 #534a5d #3e3746 #29252e #151217

Contrast & accessibility

The quick brown fox

On white · 1.47:1 · Fail

The quick brown fox

On black · 14.29:1 · AAA

Recommended text color: #000000

Use pale lilac in code

CSS color: #e4cbff;
SCSS $color: #e4cbff;
Tailwind bg-[#e4cbff]
Swift UIColor(red: 0.894, green: 0.796, blue: 1.000, alpha: 1)
Android Color.parseColor("#e4cbff")
Flutter Color(0xFFE4CBFF)

Colors similar to pale lilac

Browse all Blue colors →

What is the HEX code for pale lilac?

The CSS color pale lilac in HEX format is #e4cbff. Use this value directly in CSS, SVG, and most design tools.

How do I use pale lilac in CSS?

To apply pale lilac in CSS:

  • Text color: color: #e4cbff;
  • Background: background-color: #e4cbff;
  • Border: border-color: #e4cbff;

What are all the color format values for pale lilac?

FormatValue
HEX#e4cbff
RGBrgb(228, 203, 255)
HSLhsl(268.8, 100%, 89.8%)
CMYKcmyk(10.6%, 20.4%, 0%, 0%)

How do I convert pale lilac to HEX?

Select pale lilac from the color name list in our color converter. The HEX value — #e4cbff — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale lilac belong to?

pale lilac belongs to the blue color family. It is a light, vivid color with HSL values: hue 268.8°, saturation 100%, lightness 89.8%.

How do I create lighter and darker shades of pale lilac?

Lighter variant (lightness 95%): #f2e5ff. Darker variant (lightness 74.8%): #bc7eff. 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.