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

#a552e6
Format Value
HEX #a552e6
RGB rgb(165, 82, 230)
HSL hsl(273.6, 74.7%, 61.2%)
CMYK cmyk(28.3%, 64.3%, 0%, 9.8%)
HSV hsv(273.6, 64.3%, 90.2%)

lightish purple color harmonies

Tints & shades of lightish purple

Tints (lighter)

#ad62e8 #b571eb #be81ed #c691ef #cea1f1 #d6b0f4 #dec0f6 #e6d0f8 #efe0fa #f7effd

Shades (darker)

#964bd1 #8743bc #783ca7 #693492 #5a2d7d #4b2569 #3c1e54 #2d163f #1e0f2a #0f0715

Contrast & accessibility

The quick brown fox

On white · 4.24:1 · AA Large

The quick brown fox

On black · 4.95:1 · AA

Recommended text color: #000000

Use lightish purple in code

CSS color: #a552e6;
SCSS $color: #a552e6;
Tailwind bg-[#a552e6]
Swift UIColor(red: 0.647, green: 0.322, blue: 0.902, alpha: 1)
Android Color.parseColor("#a552e6")
Flutter Color(0xFFA552E6)

Colors similar to lightish purple

Browse all Purple colors →

What is the HEX code for lightish purple?

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

How do I use lightish purple in CSS?

To apply lightish purple in CSS:

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

What are all the color format values for lightish purple?

FormatValue
HEX#a552e6
RGBrgb(165, 82, 230)
HSLhsl(273.6, 74.7%, 61.2%)
CMYKcmyk(28.3%, 64.3%, 0%, 9.8%)

How do I convert lightish purple to HEX?

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

What color family does lightish purple belong to?

lightish purple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 273.6°, saturation 74.7%, lightness 61.2%.

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

Lighter variant (lightness 76.2%): #c895f0. Darker variant (lightness 46.2%): #801ece. 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.