Royal Blue

#8935E3

Purple

Color Codes

All color formats for development

HEX
#8935E3
RGB
rgb(137, 53, 227)
HSL
hsl(269, 76%, 55%)
OKLCH
oklch(0.542 0.242 300.1)
CMYK
cmyk(40%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.70:1

AA AAA

On Black Background

3.68: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
#A362
500
#8935
600
#6D1B
700
#5715
800
#3E0F
900
#280A
950
#1906

Shades

Darker variations

1#7B1EDE
2#6D1BC5
3#6018AD
4#521494
5#44117B
6#370D63
7#290A4A
8#1B0731
9#0E0319

Tints

Lighter variations

1#9549E6
2#A15DE9
3#AD72EC
4#B886EE
5#C49AF1
6#D0AEF4
7#DCC2F7
8#E7D7F9
9#F3EBFC

Tones

Muted variations

1#8A3EDB
2#8A46D2
3#8A4FC9
4#8B58C1
5#8B61B8
6#8B69AF
7#8B72A6
8#8C7B9E
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
#C398F1
BordersInactive statesPlaceholder text
400
A362
#A362EA
Disabled statesSecondary iconsMuted text
500
8935
#8935E3
Primary brand colorCTAsActive elementsLinks
600
6D1B
#6D1BC5
Hover statesFocus ringsPrimary buttons hover
700
5715
#57159D
Active/pressed statesDark mode accentsSecondary text
800
3E0F
#3E0F70
Text on light backgroundsHeadingsStrong borders
900
280A
#280A48
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: #C398F1;
  --royal-blue-400: #A362EA;
  --royal-blue-500: #8935E3;
  --royal-blue-600: #6D1BC5;
  --royal-blue-700: #57159D;
  --royal-blue-800: #3E0F70;
  --royal-blue-900: #280A48;
  --royal-blue-950: #19062D;
}
Generate More ShadesCreate PaletteConvert Color