Royal Blue

#865CF0

Purple

Color Codes

All color formats for development

HEX
#865CF0
RGB
rgb(134, 92, 240)
HSL
hsl(257, 83%, 65%)
OKLCH
oklch(0.597 0.212 291.8)
CMYK
cmyk(44%, 62%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

4.37:1

AA AAA

On Black Background

4.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E7DE
200
#D2C2
300
#AF94
400
#865C
500
#632D
600
#4813
700
#390F
800
#290B
900
#1A07
950
#1004

Shades

Darker variations

1#6F3DED
2#591FEA
3#4A14D4
4#4011B6
5#350E98
6#2A0B79
7#20085B
8#15063D
9#0B031E

Tints

Lighter variations

1#926CF1
2#9E7CF3
3#AA8DF4
4#B69DF6
5#C2ADF7
6#CEBEF9
7#DBCEFA
8#E7DEFC
9#F3EFFD

Tones

Muted variations

1#8963E8
2#8C6AE1
3#8F72DA
4#9279D2
5#9681CB
6#9988C3
7#9C90BC
8#9F97B5
9#A39EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E7DE
#E7DEFC
Light backgroundsTable row hoverSkeleton loading
200
D2C2
#D2C2F9
Secondary backgroundsInput backgroundsDividers
300
AF94
#AF94F5
BordersInactive statesPlaceholder text
400
865C
#865CF0
Disabled statesSecondary iconsMuted text
500
632D
#632DEB
Primary brand colorCTAsActive elementsLinks
600
4813
#4813CD
Hover statesFocus ringsPrimary buttons hover
700
390F
#390FA3
Active/pressed statesDark mode accentsSecondary text
800
290B
#290B75
Text on light backgroundsHeadingsStrong borders
900
1A07
#1A074B
Primary textHigh emphasis contentDark headings
950
1004
#10042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F5F1FE;
  --royal-blue-100: #E7DEFC;
  --royal-blue-200: #D2C2F9;
  --royal-blue-300: #AF94F5;
  --royal-blue-400: #865CF0;
  --royal-blue-500: #632DEB;
  --royal-blue-600: #4813CD;
  --royal-blue-700: #390FA3;
  --royal-blue-800: #290B75;
  --royal-blue-900: #1A074B;
  --royal-blue-950: #10042F;
}
Generate More ShadesCreate PaletteConvert Color