Royal Blue

#8C36E2

Purple

Color Codes

All color formats for development

HEX
#8C36E2
RGB
rgb(140, 54, 226)
HSL
hsl(270, 75%, 55%)
OKLCH
oklch(0.546 0.241 301.3)
CMYK
cmyk(38%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.61:1

AA AAA

On Black Background

3.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F2
100
#EDE0
200
#DEC5
300
#C498
400
#A663
500
#8C36
600
#701C
700
#5916
800
#4010
900
#290A
950
#1A06

Shades

Darker variations

1#7E20DD
2#701CC4
3#6219AC
4#541593
5#46127B
6#380E62
7#2A0B4A
8#1C0731
9#0E0419

Tints

Lighter variations

1#984AE5
2#A35EE8
3#AF72EB
4#BA87EE
5#C69BF1
6#D1AFF4
7#DDC3F6
8#E8D7F9
9#F4EBFC

Tones

Muted variations

1#8C3FDA
2#8C47D1
3#8C50C8
4#8C59C0
5#8C61B7
6#8C6AAF
7#8C72A6
8#8C7B9D
9#8C8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F2
#F7F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EDE0
#EDE0FB
Light backgroundsTable row hoverSkeleton loading
200
DEC5
#DEC5F7
Secondary backgroundsInput backgroundsDividers
300
C498
#C498F0
BordersInactive statesPlaceholder text
400
A663
#A663E9
Disabled statesSecondary iconsMuted text
500
8C36
#8C36E2
Primary brand colorCTAsActive elementsLinks
600
701C
#701CC4
Hover statesFocus ringsPrimary buttons hover
700
5916
#59169C
Active/pressed statesDark mode accentsSecondary text
800
4010
#401070
Text on light backgroundsHeadingsStrong borders
900
290A
#290A47
Primary textHigh emphasis contentDark headings
950
1A06
#1A062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F7F2FD;
  --royal-blue-100: #EDE0FB;
  --royal-blue-200: #DEC5F7;
  --royal-blue-300: #C498F0;
  --royal-blue-400: #A663E9;
  --royal-blue-500: #8C36E2;
  --royal-blue-600: #701CC4;
  --royal-blue-700: #59169C;
  --royal-blue-800: #401070;
  --royal-blue-900: #290A47;
  --royal-blue-950: #1A062D;
}
Generate More ShadesCreate PaletteConvert Color