Royal Blue

#8436E2

Purple

Color Codes

All color formats for development

HEX
#8436E2
RGB
rgb(132, 54, 226)
HSL
hsl(267, 75%, 55%)
OKLCH
oklch(0.536 0.24 298.3)
CMYK
cmyk(42%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.82:1

AA AAA

On Black Background

3.61:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F2
100
#ECE0
200
#DBC5
300
#C098
400
#9F63
500
#8436
600
#681C
700
#5316
800
#3B10
900
#260A
950
#1806

Shades

Darker variations

1#7520DD
2#681CC4
3#5B19AC
4#4E1593
5#41127B
6#340E62
7#270B4A
8#1A0731
9#0D0419

Tints

Lighter variations

1#904AE5
2#9C5EE8
3#A972EB
4#B587EE
5#C19BF1
6#CEAFF4
7#DAC3F6
8#E6D7F9
9#F3EBFC

Tones

Muted variations

1#853FDA
2#8547D1
3#8650C8
4#8759C0
5#8861B7
6#896AAF
7#8A72A6
8#8B7B9D
9#8B8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F2
#F7F2FD
BackgroundsSubtle highlightsCard backgrounds
100
ECE0
#ECE0FB
Light backgroundsTable row hoverSkeleton loading
200
DBC5
#DBC5F7
Secondary backgroundsInput backgroundsDividers
300
C098
#C098F0
BordersInactive statesPlaceholder text
400
9F63
#9F63E9
Disabled statesSecondary iconsMuted text
500
8436
#8436E2
Primary brand colorCTAsActive elementsLinks
600
681C
#681CC4
Hover statesFocus ringsPrimary buttons hover
700
5316
#53169C
Active/pressed statesDark mode accentsSecondary text
800
3B10
#3B1070
Text on light backgroundsHeadingsStrong borders
900
260A
#260A47
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: #F7F2FD;
  --royal-blue-100: #ECE0FB;
  --royal-blue-200: #DBC5F7;
  --royal-blue-300: #C098F0;
  --royal-blue-400: #9F63E9;
  --royal-blue-500: #8436E2;
  --royal-blue-600: #681CC4;
  --royal-blue-700: #53169C;
  --royal-blue-800: #3B1070;
  --royal-blue-900: #260A47;
  --royal-blue-950: #18062D;
}
Generate More ShadesCreate PaletteConvert Color