Royal Blue

#6533E6

Purple

Color Codes

All color formats for development

HEX
#6533E6
RGB
rgb(101, 51, 230)
HSL
hsl(257, 78%, 55%)
OKLCH
oklch(0.505 0.246 286.5)
CMYK
cmyk(56%, 78%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

6.63:1

AA AAA

On Black Background

3.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E7DF
200
#D3C4
300
#B197
400
#8860
500
#6533
600
#4A19
700
#3B14
800
#2A0E
900
#1B09
950
#1106

Shades

Darker variations

1#541CE1
2#4A19C8
3#4116AF
4#381396
5#2E0F7D
6#250C64
7#1C094B
8#130632
9#090319

Tints

Lighter variations

1#7547E8
2#845CEB
3#9470ED
4#A384F0
5#B299F2
6#C2ADF5
7#D1C2F7
8#E0D6FA
9#F0EBFC

Tones

Muted variations

1#693CDD
2#6D45D4
3#714ECB
4#7557C2
5#795FB9
6#7D68B0
7#8171A7
8#847A9E
9#888395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E7DF
#E7DFFB
Light backgroundsTable row hoverSkeleton loading
200
D3C4
#D3C4F8
Secondary backgroundsInput backgroundsDividers
300
B197
#B197F2
BordersInactive statesPlaceholder text
400
8860
#8860EB
Disabled statesSecondary iconsMuted text
500
6533
#6533E6
Primary brand colorCTAsActive elementsLinks
600
4A19
#4A19C8
Hover statesFocus ringsPrimary buttons hover
700
3B14
#3B149F
Active/pressed statesDark mode accentsSecondary text
800
2A0E
#2A0E71
Text on light backgroundsHeadingsStrong borders
900
1B09
#1B0949
Primary textHigh emphasis contentDark headings
950
1106
#11062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F5F1FD;
  --royal-blue-100: #E7DFFB;
  --royal-blue-200: #D3C4F8;
  --royal-blue-300: #B197F2;
  --royal-blue-400: #8860EB;
  --royal-blue-500: #6533E6;
  --royal-blue-600: #4A19C8;
  --royal-blue-700: #3B149F;
  --royal-blue-800: #2A0E71;
  --royal-blue-900: #1B0949;
  --royal-blue-950: #11062D;
}
Generate More ShadesCreate PaletteConvert Color