Royal Blue

#8350FB

Purple

Color Codes

All color formats for development

HEX
#8350FB
RGB
rgb(131, 80, 251)
HSL
hsl(258, 96%, 65%)
OKLCH
oklch(0.586 0.239 290.8)
CMYK
cmyk(48%, 68%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

4.66:1

AA AAA

On Black Background

4.51:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F0
100
#E6DC
200
#D1BE
300
#AE8C
400
#8350
500
#601E
600
#4504
700
#3704
800
#2703
900
#1902
950
#1001

Shades

Darker variations

1#6D30FB
2#560FFA
3#4705E3
4#3D04C3
5#3303A2
6#290382
7#1F0261
8#140141
9#0A0120

Tints

Lighter variations

1#9062FC
2#9C73FC
3#A985FD
4#B596FD
5#C1A8FD
6#CEB9FE
7#DACBFE
8#E6DCFE
9#F3EEFF

Tones

Muted variations

1#8759F3
2#8A61EA
3#8E6AE2
4#9172D9
5#957BD1
6#9883C8
7#9B8CBF
8#9F95B7
9#A29DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F0
#F4F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E6DC
#E6DCFE
Light backgroundsTable row hoverSkeleton loading
200
D1BE
#D1BEFE
Secondary backgroundsInput backgroundsDividers
300
AE8C
#AE8CFD
BordersInactive statesPlaceholder text
400
8350
#8350FB
Disabled statesSecondary iconsMuted text
500
601E
#601EFA
Primary brand colorCTAsActive elementsLinks
600
4504
#4504DC
Hover statesFocus ringsPrimary buttons hover
700
3704
#3704AF
Active/pressed statesDark mode accentsSecondary text
800
2703
#27037D
Text on light backgroundsHeadingsStrong borders
900
1902
#190250
Primary textHigh emphasis contentDark headings
950
1001
#100132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F4F0FF;
  --royal-blue-100: #E6DCFE;
  --royal-blue-200: #D1BEFE;
  --royal-blue-300: #AE8CFD;
  --royal-blue-400: #8350FB;
  --royal-blue-500: #601EFA;
  --royal-blue-600: #4504DC;
  --royal-blue-700: #3704AF;
  --royal-blue-800: #27037D;
  --royal-blue-900: #190250;
  --royal-blue-950: #100132;
}
Generate More ShadesCreate PaletteConvert Color