Easter purple Color — HEX, RGB, HSL & CMYK Codes

#c071fe
Format Value
HEX #c071fe
RGB rgb(192, 113, 254)
HSL hsl(273.6, 98.6%, 72%)
CMYK cmyk(24.4%, 55.5%, 0%, 0.4%)
HSV hsv(273.6, 55.5%, 99.6%)

easter purple color harmonies

Tints & shades of easter purple

Tints (lighter)

#c67efe #cb8bfe #d198fe #d7a5fe #ddb2fe #e2beff #e8cbff #eed8ff #f4e5ff #f9f2ff

Shades (darker)

#af67e7 #9d5cd0 #8c52b9 #7a48a2 #693e8b #573373 #46295c #341f45 #23152e #110a17

Contrast & accessibility

The quick brown fox

On white · 2.99:1 · Fail

The quick brown fox

On black · 7.03:1 · AAA

Recommended text color: #000000

Use easter purple in code

CSS color: #c071fe;
SCSS $color: #c071fe;
Tailwind bg-[#c071fe]
Swift UIColor(red: 0.753, green: 0.443, blue: 0.996, alpha: 1)
Android Color.parseColor("#c071fe")
Flutter Color(0xFFC071FE)

Colors similar to easter purple

Browse all Purple colors →

What is the HEX code for easter purple?

The CSS color easter purple in HEX format is #c071fe. Use this value directly in CSS, SVG, and most design tools.

How do I use easter purple in CSS?

To apply easter purple in CSS:

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

What are all the color format values for easter purple?

FormatValue
HEX#c071fe
RGBrgb(192, 113, 254)
HSLhsl(273.6, 98.6%, 72%)
CMYKcmyk(24.4%, 55.5%, 0%, 0.4%)

How do I convert easter purple to HEX?

Select easter purple from the color name list in our color converter. The HEX value — #c071fe — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does easter purple belong to?

easter purple belongs to the purple color family. It is a light, vivid color with HSL values: hue 273.6°, saturation 98.6%, lightness 72%.

How do I create lighter and darker shades of easter purple?

Lighter variant (lightness 87%): #e2bdff. Darker variant (lightness 57%): #9e25fd. 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.