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

#eecffe
Format Value
HEX #eecffe
RGB rgb(238, 207, 254)
HSL hsl(279.6, 95.9%, 90.4%)
CMYK cmyk(6.3%, 18.5%, 0%, 0.4%)
HSV hsv(279.6, 18.5%, 99.6%)

pale lavender color harmonies

Tints & shades of pale lavender

Tints (lighter)

#f0d3fe #f1d8fe #f3dcfe #f4e0fe #f6e5fe #f7e9ff #f9eeff #faf2ff #fcf6ff #fdfbff

Shades (darker)

#d8bce7 #c3a9d0 #ad97b9 #9784a2 #82718b #6c5e73 #574b5c #413845 #2b262e #161317

Contrast & accessibility

The quick brown fox

On white · 1.4:1 · Fail

The quick brown fox

On black · 14.99:1 · AAA

Recommended text color: #000000

Use pale lavender in code

CSS color: #eecffe;
SCSS $color: #eecffe;
Tailwind bg-[#eecffe]
Swift UIColor(red: 0.933, green: 0.812, blue: 0.996, alpha: 1)
Android Color.parseColor("#eecffe")
Flutter Color(0xFFEECFFE)

Colors similar to pale lavender

Browse all Purple colors →

What is the HEX code for pale lavender?

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

How do I use pale lavender in CSS?

To apply pale lavender in CSS:

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

What are all the color format values for pale lavender?

FormatValue
HEX#eecffe
RGBrgb(238, 207, 254)
HSLhsl(279.6, 95.9%, 90.4%)
CMYKcmyk(6.3%, 18.5%, 0%, 0.4%)

How do I convert pale lavender to HEX?

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

What color family does pale lavender belong to?

pale lavender belongs to the near-white color family. It is a light, vivid color with HSL values: hue 279.6°, saturation 95.9%, lightness 90.4%.

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

Lighter variant (lightness 95%): #f6e6fe. Darker variant (lightness 75.4%): #d484fc. 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.