Light lavendar to HEX — Color Code

HEX

#efc0fe

Format Value
HEX #efc0fe
RGB rgb(239, 192, 254)
HSL hsl(285.5, 96.9%, 87.5%)
CMYK cmyk(5.9%, 24.4%, 0%, 0.4%)

What is the HEX code for light lavendar?

The CSS color light lavendar in HEX format is #efc0fe. Use this value directly in CSS, SVG, and most design tools.

How do I use light lavendar in CSS?

To apply light lavendar in CSS:

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

What are all the color format values for light lavendar?

FormatValue
HEX#efc0fe
RGBrgb(239, 192, 254)
HSLhsl(285.5, 96.9%, 87.5%)
CMYKcmyk(5.9%, 24.4%, 0%, 0.4%)

How do I convert light lavendar to HEX?

Select light lavendar from the color name list in our color converter. The HEX value — #efc0fe — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light lavendar belong to?

light lavendar belongs to the purple color family. It is a light, vivid color with HSL values: hue 285.5°, saturation 96.9%, lightness 87.5%.

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

Lighter variant (lightness 95%): #f9e6ff. Darker variant (lightness 72.5%): #dc75fd. 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.