Royal Blue

#6832E7

Purple

Color Codes

All color formats for development

HEX
#6832E7
RGB
rgb(104, 50, 231)
HSL
hsl(258, 79%, 55%)
OKLCH
oklch(0.508 0.248 287.5)
CMYK
cmyk(55%, 78%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

6.57:1

AA AAA

On Black Background

3.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E8DF
200
#D3C4
300
#B296
400
#8A5F
500
#6832
600
#4D18
700
#3D13
800
#2C0D
900
#1C09
950
#1105

Shades

Darker variations

1#561BE2
2#4D18C9
3#4315B0
4#3A1297
5#300F7E
6#260C64
7#1D094B
8#130632
9#0A0319

Tints

Lighter variations

1#7746E9
2#865BEC
3#956FEE
4#A484F1
5#B398F3
6#C3ADF5
7#D2C1F8
8#E1D6FA
9#F0EAFD

Tones

Muted variations

1#6C3BDE
2#6F44D5
3#734DCC
4#7656C3
5#7A5FBA
6#7E68B1
7#8171A7
8#857A9E
9#898395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E8DF
#E8DFFB
Light backgroundsTable row hoverSkeleton loading
200
D3C4
#D3C4F8
Secondary backgroundsInput backgroundsDividers
300
B296
#B296F3
BordersInactive statesPlaceholder text
400
8A5F
#8A5FEC
Disabled statesSecondary iconsMuted text
500
6832
#6832E7
Primary brand colorCTAsActive elementsLinks
600
4D18
#4D18C9
Hover statesFocus ringsPrimary buttons hover
700
3D13
#3D13A0
Active/pressed statesDark mode accentsSecondary text
800
2C0D
#2C0D72
Text on light backgroundsHeadingsStrong borders
900
1C09
#1C0949
Primary textHigh emphasis contentDark headings
950
1105
#11052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F5F1FD;
  --royal-blue-100: #E8DFFB;
  --royal-blue-200: #D3C4F8;
  --royal-blue-300: #B296F3;
  --royal-blue-400: #8A5FEC;
  --royal-blue-500: #6832E7;
  --royal-blue-600: #4D18C9;
  --royal-blue-700: #3D13A0;
  --royal-blue-800: #2C0D72;
  --royal-blue-900: #1C0949;
  --royal-blue-950: #11052E;
}
Generate More ShadesCreate PaletteConvert Color