Light royal blue Color — HEX, RGB, HSL & CMYK Codes

#3a2efe
Format Value
HEX #3a2efe
RGB rgb(58, 46, 254)
HSL hsl(243.5, 99%, 58.8%)
CMYK cmyk(77.2%, 81.9%, 0%, 0.4%)
HSV hsv(243.5, 81.9%, 99.6%)

light royal blue color harmonies

Tints & shades of light royal blue

Tints (lighter)

#4c41fe #5e54fe #7067fe #827afe #948dfe #a5a0ff #b7b3ff #c9c6ff #dbd9ff #edecff

Shades (darker)

#352ae7 #2f26d0 #2a21b9 #251da2 #20198b #1a1573 #15115c #100d45 #0b082e #050417

Contrast & accessibility

The quick brown fox

On white · 7:1 · AAA

The quick brown fox

On black · 3:1 · AA Large

Recommended text color: #ffffff

Use light royal blue in code

CSS color: #3a2efe;
SCSS $color: #3a2efe;
Tailwind bg-[#3a2efe]
Swift UIColor(red: 0.227, green: 0.180, blue: 0.996, alpha: 1)
Android Color.parseColor("#3a2efe")
Flutter Color(0xFF3A2EFE)

Colors similar to light royal blue

Browse all Blue colors →

What is the HEX code for light royal blue?

The CSS color light royal blue in HEX format is #3a2efe. Use this value directly in CSS, SVG, and most design tools.

How do I use light royal blue in CSS?

To apply light royal blue in CSS:

  • Text color: color: #3a2efe;
  • Background: background-color: #3a2efe;
  • Border: border-color: #3a2efe;

What are all the color format values for light royal blue?

FormatValue
HEX#3a2efe
RGBrgb(58, 46, 254)
HSLhsl(243.5, 99%, 58.8%)
CMYKcmyk(77.2%, 81.9%, 0%, 0.4%)

How do I convert light royal blue to HEX?

Select light royal blue from the color name list in our color converter. The HEX value — #3a2efe — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light royal blue belong to?

light royal blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 243.5°, saturation 99%, lightness 58.8%.

How do I create lighter and darker shades of light royal blue?

Lighter variant (lightness 73.8%): #827afe. Darker variant (lightness 43.8%): #0e01de. 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.