Royal Blue

#7E36E2

Purple

Color Codes

All color formats for development

HEX
#7E36E2
RGB
rgb(126, 54, 226)
HSL
hsl(265, 75%, 55%)
OKLCH
oklch(0.53 0.239 296.1)
CMYK
cmyk(44%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.98:1

AA AAA

On Black Background

3.51:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EBE0
200
#DAC5
300
#BD98
400
#9B63
500
#7E36
600
#621C
700
#4E16
800
#3810
900
#240A
950
#1606

Shades

Darker variations

1#6E20DD
2#621CC4
3#5619AC
4#4A1593
5#3D127B
6#310E62
7#250B4A
8#190731
9#0C0419

Tints

Lighter variations

1#8B4AE5
2#985EE8
3#A572EB
4#B287EE
5#BE9BF1
6#CBAFF4
7#D8C3F6
8#E5D7F9
9#F2EBFC

Tones

Muted variations

1#7F3FDA
2#8147D1
3#8250C8
4#8459C0
5#8561B7
6#876AAF
7#8872A6
8#897B9D
9#8B8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EBE0
#EBE0FB
Light backgroundsTable row hoverSkeleton loading
200
DAC5
#DAC5F7
Secondary backgroundsInput backgroundsDividers
300
BD98
#BD98F0
BordersInactive statesPlaceholder text
400
9B63
#9B63E9
Disabled statesSecondary iconsMuted text
500
7E36
#7E36E2
Primary brand colorCTAsActive elementsLinks
600
621C
#621CC4
Hover statesFocus ringsPrimary buttons hover
700
4E16
#4E169C
Active/pressed statesDark mode accentsSecondary text
800
3810
#381070
Text on light backgroundsHeadingsStrong borders
900
240A
#240A47
Primary textHigh emphasis contentDark headings
950
1606
#16062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F6F2FD;
  --royal-blue-100: #EBE0FB;
  --royal-blue-200: #DAC5F7;
  --royal-blue-300: #BD98F0;
  --royal-blue-400: #9B63E9;
  --royal-blue-500: #7E36E2;
  --royal-blue-600: #621CC4;
  --royal-blue-700: #4E169C;
  --royal-blue-800: #381070;
  --royal-blue-900: #240A47;
  --royal-blue-950: #16062D;
}
Generate More ShadesCreate PaletteConvert Color