Rebeccapurple Color — HEX, RGB, HSL & CMYK Codes

#663399
Format Value
HEX #663399
RGB rgb(102, 51, 153)
HSL hsl(270, 50%, 40%)
CMYK cmyk(33.3%, 66.7%, 0%, 40%)
HSV hsv(270, 66.7%, 60%)

rebeccapurple color harmonies

Tints & shades of rebeccapurple

Tints (lighter)

#7446a2 #8258ac #906bb5 #9e7dbe #ac90c7 #b9a2d1 #c7b5da #d5c7e3 #e3daec #f1ecf6

Shades (darker)

#5d2e8b #532a7d #4a256f #412061 #381c53 #2e1746 #251338 #1c0e2a #13091c #09050e

Contrast & accessibility

The quick brown fox

On white · 8.41:1 · AAA

The quick brown fox

On black · 2.5:1 · Fail

Recommended text color: #ffffff

Use rebeccapurple in code

CSS color: #663399;
SCSS $color: #663399;
Tailwind bg-[#663399]
Swift UIColor(red: 0.400, green: 0.200, blue: 0.600, alpha: 1)
Android Color.parseColor("#663399")
Flutter Color(0xFF663399)

Colors similar to rebeccapurple

Browse all Purple colors →

What is the HEX code for rebeccapurple?

The CSS color rebeccapurple in HEX format is #663399. Use this value directly in CSS, SVG, and most design tools.

How do I use rebeccapurple in CSS?

To apply rebeccapurple in CSS:

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

What are all the color format values for rebeccapurple?

FormatValue
HEX#663399
RGBrgb(102, 51, 153)
HSLhsl(270, 50%, 40%)
CMYKcmyk(33.3%, 66.7%, 0%, 40%)

How do I convert rebeccapurple to HEX?

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

What color family does rebeccapurple belong to?

rebeccapurple belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 270°, saturation 50%, lightness 40%.

How do I create lighter and darker shades of rebeccapurple?

Lighter variant (lightness 55%): #8c53c6. Darker variant (lightness 25%): #402060. 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.