Royal Blue

#7423F6

Purple

Color Codes

All color formats for development

HEX
#7423F6
RGB
rgb(116, 35, 246)
HSL
hsl(263, 92%, 55%)
OKLCH
oklch(0.522 0.273 290.4)
CMYK
cmyk(53%, 86%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

6.34:1

AA AAA

On Black Background

3.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#E9DD
200
#D7BF
300
#B88E
400
#9354
500
#7423
600
#5809
700
#4607
800
#3205
900
#2003
950
#1402

Shades

Darker variations

1#630AF2
2#5809D7
3#4D08BC
4#4207A2
5#370687
6#2C046C
7#210351
8#160236
9#0B011B

Tints

Lighter variations

1#8239F7
2#8F4FF8
3#9D65F9
4#AB7BF9
5#B991FA
6#C7A7FB
7#D5BDFC
8#E3D3FD
9#F1E9FE

Tones

Muted variations

1#762DEB
2#7938E1
3#7B42D6
4#7D4DCC
5#8057C1
6#8262B6
7#856DAC
8#8777A1
9#8A8297

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FE
BackgroundsSubtle highlightsCard backgrounds
100
E9DD
#E9DDFE
Light backgroundsTable row hoverSkeleton loading
200
D7BF
#D7BFFC
Secondary backgroundsInput backgroundsDividers
300
B88E
#B88EFA
BordersInactive statesPlaceholder text
400
9354
#9354F8
Disabled statesSecondary iconsMuted text
500
7423
#7423F6
Primary brand colorCTAsActive elementsLinks
600
5809
#5809D7
Hover statesFocus ringsPrimary buttons hover
700
4607
#4607AB
Active/pressed statesDark mode accentsSecondary text
800
3205
#32057A
Text on light backgroundsHeadingsStrong borders
900
2003
#20034E
Primary textHigh emphasis contentDark headings
950
1402
#140231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F6F0FE;
  --royal-blue-100: #E9DDFE;
  --royal-blue-200: #D7BFFC;
  --royal-blue-300: #B88EFA;
  --royal-blue-400: #9354F8;
  --royal-blue-500: #7423F6;
  --royal-blue-600: #5809D7;
  --royal-blue-700: #4607AB;
  --royal-blue-800: #32057A;
  --royal-blue-900: #20034E;
  --royal-blue-950: #140231;
}
Generate More ShadesCreate PaletteConvert Color