Light urple to RGB

Color Code

#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 RGB code for light urple?

The CSS color light urple in RGB format is rgb(179, 111, 246). 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: rgb(179, 111, 246);
  • Background: background-color: rgb(179, 111, 246);
  • Border: border-color: rgb(179, 111, 246);

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 RGB?

Select light urple from the color name list in our color converter. The RGB value — rgb(179, 111, 246) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.