Royal Blue

#8934E5

Purple

Color Codes

All color formats for development

HEX
#8934E5
RGB
rgb(137, 52, 229)
HSL
hsl(269, 77%, 55%)
OKLCH
oklch(0.543 0.245 299.7)
CMYK
cmyk(40%, 77%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

5.70:1

AA AAA

On Black Background

3.69:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#EDDF
200
#DDC4
300
#C397
400
#A361
500
#8934
600
#6D1A
700
#5715
800
#3E0F
900
#2809
950
#1906

Shades

Darker variations

1#7B1DDF
2#6D1AC7
3#6017AE
4#521395
5#44107C
6#370D63
7#290A4A
8#1B0632
9#0E0319

Tints

Lighter variations

1#9548E7
2#A15DEA
3#AD71ED
4#B885EF
5#C499F2
6#D0AEF4
7#DCC2F7
8#E7D6FA
9#F3EBFC

Tones

Muted variations

1#8A3DDC
2#8A46D3
3#8A4ECA
4#8A57C1
5#8B60B8
6#8B69B0
7#8B72A7
8#8C7B9E
9#8C8395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EDDF
#EDDFFB
Light backgroundsTable row hoverSkeleton loading
200
DDC4
#DDC4F7
Secondary backgroundsInput backgroundsDividers
300
C397
#C397F2
BordersInactive statesPlaceholder text
400
A361
#A361EA
Disabled statesSecondary iconsMuted text
500
8934
#8934E5
Primary brand colorCTAsActive elementsLinks
600
6D1A
#6D1AC7
Hover statesFocus ringsPrimary buttons hover
700
5715
#57159E
Active/pressed statesDark mode accentsSecondary text
800
3E0F
#3E0F71
Text on light backgroundsHeadingsStrong borders
900
2809
#280948
Primary textHigh emphasis contentDark headings
950
1906
#19062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F7F1FD;
  --royal-blue-100: #EDDFFB;
  --royal-blue-200: #DDC4F7;
  --royal-blue-300: #C397F2;
  --royal-blue-400: #A361EA;
  --royal-blue-500: #8934E5;
  --royal-blue-600: #6D1AC7;
  --royal-blue-700: #57159E;
  --royal-blue-800: #3E0F71;
  --royal-blue-900: #280948;
  --royal-blue-950: #19062D;
}
Generate More ShadesCreate PaletteConvert Color