Royal Blue

#8D62EA

Purple

Color Codes

All color formats for development

HEX
#8D62EA
RGB
rgb(141, 98, 234)
HSL
hsl(259, 76%, 65%)
OKLCH
oklch(0.608 0.197 294.4)
CMYK
cmyk(40%, 58%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

4.14:1

AA AAA

On Black Background

5.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F2
100
#E8E0
200
#D5C5
300
#B498
400
#8D62
500
#6C35
600
#511B
700
#4015
800
#2E0F
900
#1D0A
950
#1206

Shades

Darker variations

1#7845E6
2#6228E2
3#541CCC
4#4818AF
5#3C1492
6#301075
7#240C58
8#18083A
9#0C041D

Tints

Lighter variations

1#9872EC
2#A481EE
3#AF91F0
4#BBA1F2
5#C6B0F4
6#D1C0F6
7#DDD0F9
8#E8E0FB
9#F4EFFD

Tones

Muted variations

1#8F69E3
2#926FDC
3#9476D5
4#977DCE
5#9984C8
6#9C8BC1
7#9E91BA
8#A198B3
9#A39FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F2
#F5F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E8E0
#E8E0FB
Light backgroundsTable row hoverSkeleton loading
200
D5C5
#D5C5F7
Secondary backgroundsInput backgroundsDividers
300
B498
#B498F1
BordersInactive statesPlaceholder text
400
8D62
#8D62EA
Disabled statesSecondary iconsMuted text
500
6C35
#6C35E3
Primary brand colorCTAsActive elementsLinks
600
511B
#511BC5
Hover statesFocus ringsPrimary buttons hover
700
4015
#40159D
Active/pressed statesDark mode accentsSecondary text
800
2E0F
#2E0F70
Text on light backgroundsHeadingsStrong borders
900
1D0A
#1D0A48
Primary textHigh emphasis contentDark headings
950
1206
#12062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F5F2FD;
  --royal-blue-100: #E8E0FB;
  --royal-blue-200: #D5C5F7;
  --royal-blue-300: #B498F1;
  --royal-blue-400: #8D62EA;
  --royal-blue-500: #6C35E3;
  --royal-blue-600: #511BC5;
  --royal-blue-700: #40159D;
  --royal-blue-800: #2E0F70;
  --royal-blue-900: #1D0A48;
  --royal-blue-950: #12062D;
}
Generate More ShadesCreate PaletteConvert Color