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

#b790d4
Format Value
HEX #b790d4
RGB rgb(183, 144, 212)
HSL hsl(274.4, 44.2%, 69.8%)
CMYK cmyk(13.7%, 32.1%, 0%, 16.9%)
HSV hsv(274.4, 32.1%, 83.1%)

pale purple color harmonies

Tints & shades of pale purple

Tints (lighter)

#be9ad8 #c4a4dc #cbaee0 #d1b8e4 #d8c2e8 #decdeb #e5d7ef #ebe1f3 #f2ebf7 #f8f5fb

Shades (darker)

#a683c1 #9676ad #85699a #745c87 #644f74 #534160 #43344d #32273a #211a27 #110d13

Contrast & accessibility

The quick brown fox

On white · 2.64:1 · Fail

The quick brown fox

On black · 7.95:1 · AAA

Recommended text color: #000000

Use pale purple in code

CSS color: #b790d4;
SCSS $color: #b790d4;
Tailwind bg-[#b790d4]
Swift UIColor(red: 0.718, green: 0.565, blue: 0.831, alpha: 1)
Android Color.parseColor("#b790d4")
Flutter Color(0xFFB790D4)

Colors similar to pale purple

Browse all Purple colors →

What is the HEX code for pale purple?

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

How do I use pale purple in CSS?

To apply pale purple in CSS:

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

What are all the color format values for pale purple?

FormatValue
HEX#b790d4
RGBrgb(183, 144, 212)
HSLhsl(274.4, 44.2%, 69.8%)
CMYKcmyk(13.7%, 32.1%, 0%, 16.9%)

How do I convert pale purple to HEX?

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

What color family does pale purple belong to?

pale purple belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 274.4°, saturation 44.2%, lightness 69.8%.

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

Lighter variant (lightness 84.8%): #dbc7e9. Darker variant (lightness 54.8%): #9359bf. 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.