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

#6140ef
Format Value
HEX #6140ef
RGB rgb(97, 64, 239)
HSL hsl(251.3, 84.5%, 59.4%)
CMYK cmyk(59.4%, 73.2%, 0%, 6.3%)
HSV hsv(251.3, 73.2%, 93.7%)

purpleish blue color harmonies

Tints & shades of purpleish blue

Tints (lighter)

#6f51f0 #7e63f2 #8c74f3 #9a85f5 #a997f6 #b7a8f8 #c6baf9 #d4cbfb #e2dcfc #f1eefe

Shades (darker)

#583ad9 #4f34c4 #472fae #3e2998 #352382 #2c1d6d #231757 #1a1141 #120c2b #090616

Contrast & accessibility

The quick brown fox

On white · 6.02:1 · AA

The quick brown fox

On black · 3.49:1 · AA Large

Recommended text color: #ffffff

Use purpleish blue in code

CSS color: #6140ef;
SCSS $color: #6140ef;
Tailwind bg-[#6140ef]
Swift UIColor(red: 0.380, green: 0.251, blue: 0.937, alpha: 1)
Android Color.parseColor("#6140ef")
Flutter Color(0xFF6140EF)

Colors similar to purpleish blue

Browse all Blue colors →

What is the HEX code for purpleish blue?

The CSS color purpleish blue in HEX format is #6140ef. Use this value directly in CSS, SVG, and most design tools.

How do I use purpleish blue in CSS?

To apply purpleish blue in CSS:

  • Text color: color: #6140ef;
  • Background: background-color: #6140ef;
  • Border: border-color: #6140ef;

What are all the color format values for purpleish blue?

FormatValue
HEX#6140ef
RGBrgb(97, 64, 239)
HSLhsl(251.3, 84.5%, 59.4%)
CMYKcmyk(59.4%, 73.2%, 0%, 6.3%)

How do I convert purpleish blue to HEX?

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

What color family does purpleish blue belong to?

purpleish blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 251.3°, saturation 84.5%, lightness 59.4%.

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

Lighter variant (lightness 74.4%): #9b87f5. Darker variant (lightness 44.4%): #3612d1. 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.