Pale lilac to RGB — Color Code

#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 RGB code for pale lilac?

The CSS color pale lilac in RGB format is rgb(228, 203, 255). 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: rgb(228, 203, 255);
  • Background: background-color: rgb(228, 203, 255);
  • Border: border-color: rgb(228, 203, 255);

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

Select pale lilac from the color name list in our color converter. The RGB value — rgb(228, 203, 255) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.