Purply blue Color — HEX, RGB, HSL & CMYK Codes

#661aee
Format Value
HEX #661aee
RGB rgb(102, 26, 238)
HSL hsl(261.5, 86.2%, 51.8%)
CMYK cmyk(57.1%, 89.1%, 0%, 6.7%)
HSV hsv(261.5, 89.1%, 93.3%)

purply blue color harmonies

Tints & shades of purply blue

Tints (lighter)

#742ff0 #8244f1 #9058f3 #9e6df4 #ac82f6 #b997f7 #c7acf9 #d5c1fa #e3d5fc #f1eafd

Shades (darker)

#5d18d8 #5315c3 #4a13ad #411197 #380e82 #2e0c6c #250957 #1c0741 #13052b #090216

Contrast & accessibility

The quick brown fox

On white · 7.13:1 · AAA

The quick brown fox

On black · 2.95:1 · Fail

Recommended text color: #ffffff

Use purply blue in code

CSS color: #661aee;
SCSS $color: #661aee;
Tailwind bg-[#661aee]
Swift UIColor(red: 0.400, green: 0.102, blue: 0.933, alpha: 1)
Android Color.parseColor("#661aee")
Flutter Color(0xFF661AEE)

Colors similar to purply blue

Browse all Blue colors →

What is the HEX code for purply blue?

The CSS color purply blue in HEX format is #661aee. Use this value directly in CSS, SVG, and most design tools.

How do I use purply blue in CSS?

To apply purply blue in CSS:

  • Text color: color: #661aee;
  • Background: background-color: #661aee;
  • Border: border-color: #661aee;

What are all the color format values for purply blue?

FormatValue
HEX#661aee
RGBrgb(102, 26, 238)
HSLhsl(261.5, 86.2%, 51.8%)
CMYKcmyk(57.1%, 89.1%, 0%, 6.7%)

How do I convert purply blue to HEX?

Select purply blue from the color name list in our color converter. The HEX value — #661aee — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purply blue belong to?

purply blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 261.5°, saturation 86.2%, lightness 51.8%.

How do I create lighter and darker shades of purply blue?

Lighter variant (lightness 66.8%): #9661f3. Darker variant (lightness 36.8%): #470daf. 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.