Royal Blue

#8925F4

Purple

Color Codes

All color formats for development

HEX
#8925F4
RGB
rgb(137, 37, 244)
HSL
hsl(269, 90%, 55%)
OKLCH
oklch(0.544 0.271 297.8)
CMYK
cmyk(44%, 85%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

5.78: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
#F7F0
100
#EDDD
200
#DDC0
300
#C390
400
#A355
500
#8925
600
#6D0B
700
#5709
800
#3E06
900
#2804
950
#1903

Shades

Darker variations

1#7A0DF0
2#6D0BD5
3#5F0ABB
4#5208A0
5#440785
6#36066B
7#290450
8#1B0335
9#0E011B

Tints

Lighter variations

1#953BF5
2#A051F6
3#AC66F7
4#B87CF8
5#C492F9
6#D0A8FA
7#DCBEFC
8#E7D3FD
9#F3E9FE

Tones

Muted variations

1#892FE9
2#893ADF
3#8A44D5
4#8A4ECA
5#8B59C0
6#8B63B6
7#8B6DAB
8#8C78A1
9#8C8297

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EDDD
#EDDDFD
Light backgroundsTable row hoverSkeleton loading
200
DDC0
#DDC0FC
Secondary backgroundsInput backgroundsDividers
300
C390
#C390F9
BordersInactive statesPlaceholder text
400
A355
#A355F6
Disabled statesSecondary iconsMuted text
500
8925
#8925F4
Primary brand colorCTAsActive elementsLinks
600
6D0B
#6D0BD5
Hover statesFocus ringsPrimary buttons hover
700
5709
#5709AA
Active/pressed statesDark mode accentsSecondary text
800
3E06
#3E0679
Text on light backgroundsHeadingsStrong borders
900
2804
#28044E
Primary textHigh emphasis contentDark headings
950
1903
#190330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F7F0FE;
  --royal-blue-100: #EDDDFD;
  --royal-blue-200: #DDC0FC;
  --royal-blue-300: #C390F9;
  --royal-blue-400: #A355F6;
  --royal-blue-500: #8925F4;
  --royal-blue-600: #6D0BD5;
  --royal-blue-700: #5709AA;
  --royal-blue-800: #3E0679;
  --royal-blue-900: #28044E;
  --royal-blue-950: #190330;
}
Generate More ShadesCreate PaletteConvert Color