Light urple Color — HEX, RGB, HSL & CMYK Codes

#b36ff6
Format Value
HEX #b36ff6
RGB rgb(179, 111, 246)
HSL hsl(270.2, 88.2%, 70%)
CMYK cmyk(27.2%, 54.9%, 0%, 3.5%)
HSV hsv(270.2, 54.9%, 96.5%)

light urple color harmonies

Tints & shades of light urple

Tints (lighter)

#ba7cf7 #c189f8 #c896f8 #cfa3f9 #d6b0fa #dcbefb #e3cbfc #ead8fd #f1e5fd #f8f2fe

Shades (darker)

#a365e0 #925bc9 #8251b3 #72479d #623d86 #513270 #412859 #311e43 #21142d #100a16

Contrast & accessibility

The quick brown fox

On white · 3.22:1 · AA Large

The quick brown fox

On black · 6.52:1 · AA

Recommended text color: #000000

Use light urple in code

CSS color: #b36ff6;
SCSS $color: #b36ff6;
Tailwind bg-[#b36ff6]
Swift UIColor(red: 0.702, green: 0.435, blue: 0.965, alpha: 1)
Android Color.parseColor("#b36ff6")
Flutter Color(0xFFB36FF6)

Colors similar to light urple

Browse all Purple colors →

What is the HEX code for light urple?

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

How do I use light urple in CSS?

To apply light urple in CSS:

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

What are all the color format values for light urple?

FormatValue
HEX#b36ff6
RGBrgb(179, 111, 246)
HSLhsl(270.2, 88.2%, 70%)
CMYKcmyk(27.2%, 54.9%, 0%, 3.5%)

How do I convert light urple to HEX?

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

What color family does light urple belong to?

light urple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 270.2°, saturation 88.2%, lightness 70%.

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

Lighter variant (lightness 85%): #d9b7fa. Darker variant (lightness 55%): #8d27f1. 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.