Royal Blue

#8135E3

Purple

Color Codes

All color formats for development

HEX
#8135E3
RGB
rgb(129, 53, 227)
HSL
hsl(266, 76%, 55%)
OKLCH
oklch(0.533 0.241 297.1)
CMYK
cmyk(43%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.91:1

AA AAA

On Black Background

3.55:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F2
100
#EBE0
200
#DAC5
300
#BE98
400
#9D62
500
#8135
600
#651B
700
#5015
800
#390F
900
#250A
950
#1706

Shades

Darker variations

1#711EDE
2#651BC5
3#5818AD
4#4C1494
5#3F117B
6#320D63
7#260A4A
8#190731
9#0D0319

Tints

Lighter variations

1#8D49E6
2#9A5DE9
3#A772EC
4#B386EE
5#C09AF1
6#CCAEF4
7#D9C2F7
8#E6D7F9
9#F2EBFC

Tones

Muted variations

1#823EDB
2#8346D2
3#844FC9
4#8558C1
5#8661B8
6#8869AF
7#8972A6
8#8A7B9E
9#8B8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F2
#F7F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EBE0
#EBE0FB
Light backgroundsTable row hoverSkeleton loading
200
DAC5
#DAC5F7
Secondary backgroundsInput backgroundsDividers
300
BE98
#BE98F1
BordersInactive statesPlaceholder text
400
9D62
#9D62EA
Disabled statesSecondary iconsMuted text
500
8135
#8135E3
Primary brand colorCTAsActive elementsLinks
600
651B
#651BC5
Hover statesFocus ringsPrimary buttons hover
700
5015
#50159D
Active/pressed statesDark mode accentsSecondary text
800
390F
#390F70
Text on light backgroundsHeadingsStrong borders
900
250A
#250A48
Primary textHigh emphasis contentDark headings
950
1706
#17062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F7F2FD;
  --royal-blue-100: #EBE0FB;
  --royal-blue-200: #DAC5F7;
  --royal-blue-300: #BE98F1;
  --royal-blue-400: #9D62EA;
  --royal-blue-500: #8135E3;
  --royal-blue-600: #651BC5;
  --royal-blue-700: #50159D;
  --royal-blue-800: #390F70;
  --royal-blue-900: #250A48;
  --royal-blue-950: #17062D;
}
Generate More ShadesCreate PaletteConvert Color