Blue with a hint of purple Color — HEX, RGB, HSL & CMYK Codes

#533cc6
Format Value
HEX #533cc6
RGB rgb(83, 60, 198)
HSL hsl(250, 54.8%, 50.6%)
CMYK cmyk(58.1%, 69.7%, 0%, 22.4%)
HSV hsv(250, 69.7%, 77.6%)

blue with a hint of purple color harmonies

Tints & shades of blue with a hint of purple

Tints (lighter)

#634ecb #725fd0 #8271d6 #9283db #a195e0 #b1a6e5 #c0b8ea #d0caef #e0dcf5 #efedfa

Shades (darker)

#4b37b4 #4431a2 #3c2c90 #35267e #2d216c #261b5a #1e1648 #171036 #0f0b24 #080512

Contrast & accessibility

The quick brown fox

On white · 7.42:1 · AAA

The quick brown fox

On black · 2.83:1 · Fail

Recommended text color: #ffffff

Use blue with a hint of purple in code

CSS color: #533cc6;
SCSS $color: #533cc6;
Tailwind bg-[#533cc6]
Swift UIColor(red: 0.325, green: 0.235, blue: 0.776, alpha: 1)
Android Color.parseColor("#533cc6")
Flutter Color(0xFF533CC6)

Colors similar to blue with a hint of purple

Browse all Blue colors →

What is the HEX code for blue with a hint of purple?

The CSS color blue with a hint of purple in HEX format is #533cc6. Use this value directly in CSS, SVG, and most design tools.

How do I use blue with a hint of purple in CSS?

To apply blue with a hint of purple in CSS:

  • Text color: color: #533cc6;
  • Background: background-color: #533cc6;
  • Border: border-color: #533cc6;

What are all the color format values for blue with a hint of purple?

FormatValue
HEX#533cc6
RGBrgb(83, 60, 198)
HSLhsl(250, 54.8%, 50.6%)
CMYKcmyk(58.1%, 69.7%, 0%, 22.4%)

How do I convert blue with a hint of purple to HEX?

Select blue with a hint of purple from the color name list in our color converter. The HEX value — #533cc6 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blue with a hint of purple belong to?

blue with a hint of purple belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 250°, saturation 54.8%, lightness 50.6%.

How do I create lighter and darker shades of blue with a hint of purple?

Lighter variant (lightness 65.6%): #8777d7. Darker variant (lightness 35.6%): #3a298d. 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.