Very light purple to HSL — Color Code

#f6cefc
Format Value
HEX #f6cefc
RGB rgb(246, 206, 252)
HSL hsl(292.2, 88.5%, 89.8%)
CMYK cmyk(2.4%, 18.3%, 0%, 1.2%)
HSV hsv(292.2, 18.3%, 98.8%)

very light purple color harmonies

Tints & shades of very light purple

Tints (lighter)

#f7d2fc #f8d7fd #f8dbfd #f9e0fd #fae4fd #fbe9fe #fcedfe #fdf2fe #fdf6fe #fefbff

Shades (darker)

#e0bbe5 #c9a9ce #b396b7 #9d83a0 #867089 #705e73 #594b5c #433845 #2d252e #161317

Contrast & accessibility

The quick brown fox

On white · 1.39:1 · Fail

The quick brown fox

On black · 15.15:1 · AAA

Recommended text color: #000000

Use very light purple in code

CSS color: #f6cefc;
SCSS $color: #f6cefc;
Tailwind bg-[#f6cefc]
Swift UIColor(red: 0.965, green: 0.808, blue: 0.988, alpha: 1)
Android Color.parseColor("#f6cefc")
Flutter Color(0xFFF6CEFC)

Colors similar to very light purple

Browse all Pink colors →

What is the HSL code for very light purple?

The CSS color very light purple in HSL format is hsl(292.2, 88.5%, 89.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use very light purple in CSS?

To apply very light purple in CSS:

  • Text color: color: hsl(292.2, 88.5%, 89.8%);
  • Background: background-color: hsl(292.2, 88.5%, 89.8%);
  • Border: border-color: hsl(292.2, 88.5%, 89.8%);

What are all the color format values for very light purple?

FormatValue
HEX#f6cefc
RGBrgb(246, 206, 252)
HSLhsl(292.2, 88.5%, 89.8%)
CMYKcmyk(2.4%, 18.3%, 0%, 1.2%)

How do I convert very light purple to HSL?

Select very light purple from the color name list in our color converter. The HSL value — hsl(292.2, 88.5%, 89.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does very light purple belong to?

very light purple belongs to the pink color family. It is a light, vivid color with HSL values: hue 292.2°, saturation 88.5%, lightness 89.8%.

How do I create lighter and darker shades of very light purple?

Lighter variant (lightness 95%): #fbe7fe. Darker variant (lightness 74.8%): #e986f8. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.