Royal Blue

#7652FA

Blue

Color Codes

All color formats for development

HEX
#7652FA
RGB
rgb(118, 82, 250)
HSL
hsl(253, 94%, 65%)
OKLCH
oklch(0.576 0.236 286.2)
CMYK
cmyk(53%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

4.82:1

AA AAA

On Black Background

4.36:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F0
100
#E4DC
200
#CCBF
300
#A58D
400
#7652
500
#4F20
600
#3407
700
#2A05
800
#1E04
900
#1302
950
#0C02

Shades

Darker variations

1#5D32F9
2#4312F8
3#3607E1
4#2E06C1
5#2705A1
6#1F0481
7#170360
8#0F0240
9#080120

Tints

Lighter variations

1#8463FA
2#9274FB
3#9F86FB
4#AD97FC
5#BBA8FC
6#C8BAFD
7#D6CBFD
8#E4DCFE
9#F1EEFE

Tones

Muted variations

1#7B5AF1
2#8063E9
3#846BE0
4#8973D8
5#8E7CD0
6#9384C7
7#978DBF
8#9C95B7
9#A19DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F0
#F3F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E4DC
#E4DCFE
Light backgroundsTable row hoverSkeleton loading
200
CCBF
#CCBFFD
Secondary backgroundsInput backgroundsDividers
300
A58D
#A58DFB
BordersInactive statesPlaceholder text
400
7652
#7652FA
Disabled statesSecondary iconsMuted text
500
4F20
#4F20F8
Primary brand colorCTAsActive elementsLinks
600
3407
#3407DA
Hover statesFocus ringsPrimary buttons hover
700
2A05
#2A05AD
Active/pressed statesDark mode accentsSecondary text
800
1E04
#1E047C
Text on light backgroundsHeadingsStrong borders
900
1302
#13024F
Primary textHigh emphasis contentDark headings
950
0C02
#0C0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F0FF;
  --royal-blue-100: #E4DCFE;
  --royal-blue-200: #CCBFFD;
  --royal-blue-300: #A58DFB;
  --royal-blue-400: #7652FA;
  --royal-blue-500: #4F20F8;
  --royal-blue-600: #3407DA;
  --royal-blue-700: #2A05AD;
  --royal-blue-800: #1E047C;
  --royal-blue-900: #13024F;
  --royal-blue-950: #0C0231;
}
Generate More ShadesCreate PaletteConvert Color