Royal Blue

#8951FB

Purple

Color Codes

All color formats for development

HEX
#8951FB
RGB
rgb(137, 81, 251)
HSL
hsl(260, 96%, 65%)
OKLCH
oklch(0.593 0.238 292.8)
CMYK
cmyk(45%, 68%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

4.53:1

AA AAA

On Black Background

4.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F0
100
#E7DC
200
#D3BE
300
#B28C
400
#8950
500
#681E
600
#4C04
700
#3D04
800
#2B03
900
#1C02
950
#1101

Shades

Darker variations

1#7330FB
2#5D0FFA
3#4F05E3
4#4404C3
5#3803A2
6#2D0382
7#220261
8#170141
9#0B0120

Tints

Lighter variations

1#9562FC
2#A173FC
3#AD85FD
4#B896FD
5#C4A8FD
6#D0B9FE
7#DCCBFE
8#E7DCFE
9#F3EEFF

Tones

Muted variations

1#8C59F3
2#8F61EA
3#926AE2
4#9572D9
5#977BD1
6#9A83C8
7#9D8CBF
8#A095B7
9#A39DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F0
#F5F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E7DC
#E7DCFE
Light backgroundsTable row hoverSkeleton loading
200
D3BE
#D3BEFE
Secondary backgroundsInput backgroundsDividers
300
B28C
#B28CFD
BordersInactive statesPlaceholder text
400
8950
#8950FB
Disabled statesSecondary iconsMuted text
500
681E
#681EFA
Primary brand colorCTAsActive elementsLinks
600
4C04
#4C04DC
Hover statesFocus ringsPrimary buttons hover
700
3D04
#3D04AF
Active/pressed statesDark mode accentsSecondary text
800
2B03
#2B037D
Text on light backgroundsHeadingsStrong borders
900
1C02
#1C0250
Primary textHigh emphasis contentDark headings
950
1101
#110132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F5F0FF;
  --royal-blue-100: #E7DCFE;
  --royal-blue-200: #D3BEFE;
  --royal-blue-300: #B28CFD;
  --royal-blue-400: #8950FB;
  --royal-blue-500: #681EFA;
  --royal-blue-600: #4C04DC;
  --royal-blue-700: #3D04AF;
  --royal-blue-800: #2B037D;
  --royal-blue-900: #1C0250;
  --royal-blue-950: #110132;
}
Generate More ShadesCreate PaletteConvert Color