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

#ca9bf7
Format Value
HEX #ca9bf7
RGB rgb(202, 155, 247)
HSL hsl(270.7, 85.2%, 78.8%)
CMYK cmyk(18.2%, 37.2%, 0%, 3.1%)
HSV hsv(270.7, 37.2%, 96.9%)

baby purple color harmonies

Tints & shades of baby purple

Tints (lighter)

#cfa4f8 #d4adf8 #d8b6f9 #ddbffa #e2c8fb #e7d2fb #ecdbfc #f1e4fd #f5edfe #faf6fe

Shades (darker)

#b88de1 #a57fca #9371b4 #81639d #6e5587 #5c4670 #49385a #372a43 #251c2d #120e16

Contrast & accessibility

The quick brown fox

On white · 2.2:1 · Fail

The quick brown fox

On black · 9.54:1 · AAA

Recommended text color: #000000

Use baby purple in code

CSS color: #ca9bf7;
SCSS $color: #ca9bf7;
Tailwind bg-[#ca9bf7]
Swift UIColor(red: 0.792, green: 0.608, blue: 0.969, alpha: 1)
Android Color.parseColor("#ca9bf7")
Flutter Color(0xFFCA9BF7)

Colors similar to baby purple

Browse all Purple colors →

What is the HEX code for baby purple?

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

How do I use baby purple in CSS?

To apply baby purple in CSS:

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

What are all the color format values for baby purple?

FormatValue
HEX#ca9bf7
RGBrgb(202, 155, 247)
HSLhsl(270.7, 85.2%, 78.8%)
CMYKcmyk(18.2%, 37.2%, 0%, 3.1%)

How do I convert baby purple to HEX?

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

What color family does baby purple belong to?

baby purple belongs to the purple color family. It is a light, vivid color with HSL values: hue 270.7°, saturation 85.2%, lightness 78.8%.

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

Lighter variant (lightness 93.8%): #f0e2fd. Darker variant (lightness 63.8%): #a554f1. 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.