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

#703be7
Format Value
HEX #703be7
RGB rgb(112, 59, 231)
HSL hsl(258.5, 78.2%, 56.9%)
CMYK cmyk(51.5%, 74.5%, 0%, 9.4%)
HSV hsv(258.5, 74.5%, 90.6%)

bluish purple color harmonies

Tints & shades of bluish purple

Tints (lighter)

#7d4de9 #8a5feb #9770ee #a482f0 #b194f2 #bea6f4 #cbb8f6 #d8caf8 #e5dbfb #f2edfd

Shades (darker)

#6636d2 #5c30bd #512ba8 #472693 #3d207e #331b69 #291554 #1f103f #140b2a #0a0515

Contrast & accessibility

The quick brown fox

On white · 6.05:1 · AA

The quick brown fox

On black · 3.47:1 · AA Large

Recommended text color: #ffffff

Use bluish purple in code

CSS color: #703be7;
SCSS $color: #703be7;
Tailwind bg-[#703be7]
Swift UIColor(red: 0.439, green: 0.231, blue: 0.906, alpha: 1)
Android Color.parseColor("#703be7")
Flutter Color(0xFF703BE7)

Colors similar to bluish purple

Browse all Blue colors →

What is the HEX code for bluish purple?

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

How do I use bluish purple in CSS?

To apply bluish purple in CSS:

  • Text color: color: #703be7;
  • Background: background-color: #703be7;
  • Border: border-color: #703be7;

What are all the color format values for bluish purple?

FormatValue
HEX#703be7
RGBrgb(112, 59, 231)
HSLhsl(258.5, 78.2%, 56.9%)
CMYKcmyk(51.5%, 74.5%, 0%, 9.4%)

How do I convert bluish purple to HEX?

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

What color family does bluish purple belong to?

bluish purple belongs to the blue color family. It is a medium, vivid color with HSL values: hue 258.5°, saturation 78.2%, lightness 56.9%.

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

Lighter variant (lightness 71.9%): #a27fef. Darker variant (lightness 41.9%): #4b17be. 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.