Royal Blue

#8633E6

Purple

Color Codes

All color formats for development

HEX
#8633E6
RGB
rgb(134, 51, 230)
HSL
hsl(268, 78%, 55%)
OKLCH
oklch(0.539 0.247 298.5)
CMYK
cmyk(42%, 78%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

5.79:1

AA AAA

On Black Background

3.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#ECDF
200
#DCC4
300
#C197
400
#A160
500
#8633
600
#6A19
700
#5514
800
#3C0E
900
#2709
950
#1806

Shades

Darker variations

1#781CE1
2#6A19C8
3#5D16AF
4#501396
5#420F7D
6#350C64
7#28094B
8#1B0632
9#0D0319

Tints

Lighter variations

1#9247E8
2#9E5CEB
3#AA70ED
4#B784F0
5#C399F2
6#CFADF5
7#DBC2F7
8#E7D6FA
9#F3EBFC

Tones

Muted variations

1#873CDD
2#8745D4
3#884ECB
4#8957C2
5#895FB9
6#8A68B0
7#8A71A7
8#8B7A9E
9#8C8395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FD
BackgroundsSubtle highlightsCard backgrounds
100
ECDF
#ECDFFB
Light backgroundsTable row hoverSkeleton loading
200
DCC4
#DCC4F8
Secondary backgroundsInput backgroundsDividers
300
C197
#C197F2
BordersInactive statesPlaceholder text
400
A160
#A160EB
Disabled statesSecondary iconsMuted text
500
8633
#8633E6
Primary brand colorCTAsActive elementsLinks
600
6A19
#6A19C8
Hover statesFocus ringsPrimary buttons hover
700
5514
#55149F
Active/pressed statesDark mode accentsSecondary text
800
3C0E
#3C0E71
Text on light backgroundsHeadingsStrong borders
900
2709
#270949
Primary textHigh emphasis contentDark headings
950
1806
#18062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F7F1FD;
  --royal-blue-100: #ECDFFB;
  --royal-blue-200: #DCC4F8;
  --royal-blue-300: #C197F2;
  --royal-blue-400: #A160EB;
  --royal-blue-500: #8633E6;
  --royal-blue-600: #6A19C8;
  --royal-blue-700: #55149F;
  --royal-blue-800: #3C0E71;
  --royal-blue-900: #270949;
  --royal-blue-950: #18062D;
}
Generate More ShadesCreate PaletteConvert Color