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

#6241c7
Format Value
HEX #6241c7
RGB rgb(98, 65, 199)
HSL hsl(254.8, 54.5%, 51.8%)
CMYK cmyk(50.8%, 67.3%, 0%, 22%)
HSV hsv(254.8, 67.3%, 78%)

bluey purple color harmonies

Tints & shades of bluey purple

Tints (lighter)

#7052cc #7f64d1 #8d75d6 #9b86db #a997e0 #b8a9e6 #c6baeb #d4cbf0 #e2dcf5 #f1eefa

Shades (darker)

#593bb5 #5035a3 #472f91 #3e297f #35236d #2d1e5a #241848 #1b1236 #120c24 #090612

Contrast & accessibility

The quick brown fox

On white · 6.77:1 · AA

The quick brown fox

On black · 3.1:1 · AA Large

Recommended text color: #ffffff

Use bluey purple in code

CSS color: #6241c7;
SCSS $color: #6241c7;
Tailwind bg-[#6241c7]
Swift UIColor(red: 0.384, green: 0.255, blue: 0.780, alpha: 1)
Android Color.parseColor("#6241c7")
Flutter Color(0xFF6241C7)

Colors similar to bluey purple

Browse all Blue colors →

What is the HEX code for bluey purple?

The CSS color bluey purple in HEX format is #6241c7. Use this value directly in CSS, SVG, and most design tools.

How do I use bluey purple in CSS?

To apply bluey purple in CSS:

  • Text color: color: #6241c7;
  • Background: background-color: #6241c7;
  • Border: border-color: #6241c7;

What are all the color format values for bluey purple?

FormatValue
HEX#6241c7
RGBrgb(98, 65, 199)
HSLhsl(254.8, 54.5%, 51.8%)
CMYKcmyk(50.8%, 67.3%, 0%, 22%)

How do I convert bluey purple to HEX?

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

What color family does bluey purple belong to?

bluey purple belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 254.8°, saturation 54.5%, lightness 51.8%.

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

Lighter variant (lightness 66.8%): #937cd8. Darker variant (lightness 36.8%): #442b91. 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.