Royal Blue

#7E38E0

Purple

Color Codes

All color formats for development

HEX
#7E38E0
RGB
rgb(126, 56, 224)
HSL
hsl(265, 73%, 55%)
OKLCH
oklch(0.53 0.235 296.3)
CMYK
cmyk(44%, 75%, 0%, 12%)

Accessibility

WCAG contrast compliance

On White Background

5.95:1

AA AAA

On Black Background

3.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EBE0
200
#DAC6
300
#BD9A
400
#9B65
500
#7E38
600
#631E
700
#4E18
800
#3811
900
#240B
950
#1607

Shades

Darker variations

1#6F22DA
2#631EC2
3#561BAA
4#4A1792
5#3E1379
6#310F61
7#250B49
8#190831
9#0C0418

Tints

Lighter variations

1#8B4CE3
2#9860E6
3#A574E9
4#B288EC
5#BF9CF0
6#CCB0F3
7#D8C3F6
8#E5D7F9
9#F2EBFC

Tones

Muted variations

1#8041D8
2#8149CF
3#8252C7
4#845ABF
5#8562B6
6#876BAE
7#8873A5
8#897B9D
9#8B8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EBE0
#EBE0FA
Light backgroundsTable row hoverSkeleton loading
200
DAC6
#DAC6F6
Secondary backgroundsInput backgroundsDividers
300
BD9A
#BD9AEF
BordersInactive statesPlaceholder text
400
9B65
#9B65E7
Disabled statesSecondary iconsMuted text
500
7E38
#7E38E0
Primary brand colorCTAsActive elementsLinks
600
631E
#631EC2
Hover statesFocus ringsPrimary buttons hover
700
4E18
#4E189A
Active/pressed statesDark mode accentsSecondary text
800
3811
#38116E
Text on light backgroundsHeadingsStrong borders
900
240B
#240B47
Primary textHigh emphasis contentDark headings
950
1607
#16072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F6F2FD;
  --royal-blue-100: #EBE0FA;
  --royal-blue-200: #DAC6F6;
  --royal-blue-300: #BD9AEF;
  --royal-blue-400: #9B65E7;
  --royal-blue-500: #7E38E0;
  --royal-blue-600: #631EC2;
  --royal-blue-700: #4E189A;
  --royal-blue-800: #38116E;
  --royal-blue-900: #240B47;
  --royal-blue-950: #16072C;
}
Generate More ShadesCreate PaletteConvert Color