Royal Blue

#8936E2

Purple

Color Codes

All color formats for development

HEX
#8936E2
RGB
rgb(137, 54, 226)
HSL
hsl(269, 75%, 55%)
OKLCH
oklch(0.542 0.24 300.2)
CMYK
cmyk(39%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.69: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
#F7F2
100
#EDE0
200
#DDC5
300
#C398
400
#A463
500
#8936
600
#6D1C
700
#5716
800
#3E10
900
#280A
950
#1906

Shades

Darker variations

1#7B20DD
2#6D1CC4
3#6019AC
4#521593
5#44127B
6#370E62
7#290B4A
8#1B0731
9#0E0419

Tints

Lighter variations

1#954AE5
2#A15EE8
3#AD72EB
4#B887EE
5#C49BF1
6#D0AFF4
7#DCC3F6
8#E7D7F9
9#F3EBFC

Tones

Muted variations

1#8A3FDA
2#8A47D1
3#8A50C8
4#8B59C0
5#8B61B7
6#8B6AAF
7#8B72A6
8#8C7B9D
9#8C8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F2
#F7F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EDE0
#EDE0FB
Light backgroundsTable row hoverSkeleton loading
200
DDC5
#DDC5F7
Secondary backgroundsInput backgroundsDividers
300
C398
#C398F0
BordersInactive statesPlaceholder text
400
A463
#A463E9
Disabled statesSecondary iconsMuted text
500
8936
#8936E2
Primary brand colorCTAsActive elementsLinks
600
6D1C
#6D1CC4
Hover statesFocus ringsPrimary buttons hover
700
5716
#57169C
Active/pressed statesDark mode accentsSecondary text
800
3E10
#3E1070
Text on light backgroundsHeadingsStrong borders
900
280A
#280A47
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: #F7F2FD;
  --royal-blue-100: #EDE0FB;
  --royal-blue-200: #DDC5F7;
  --royal-blue-300: #C398F0;
  --royal-blue-400: #A463E9;
  --royal-blue-500: #8936E2;
  --royal-blue-600: #6D1CC4;
  --royal-blue-700: #57169C;
  --royal-blue-800: #3E1070;
  --royal-blue-900: #280A47;
  --royal-blue-950: #19062D;
}
Generate More ShadesCreate PaletteConvert Color