Royal Blue

#8661EA

Purple

Color Codes

All color formats for development

HEX
#8661EA
RGB
rgb(134, 97, 234)
HSL
hsl(256, 77%, 65%)
OKLCH
oklch(0.6 0.198 291.8)
CMYK
cmyk(43%, 59%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

4.28:1

AA AAA

On Black Background

4.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E7DF
200
#D2C4
300
#AF97
400
#8661
500
#6334
600
#481A
700
#3915
800
#290F
900
#1A09
950
#1006

Shades

Darker variations

1#6F44E7
2#5926E3
3#4A1BCD
4#4017B0
5#351393
6#2A0F75
7#200B58
8#15083B
9#0B041D

Tints

Lighter variations

1#9271ED
2#9E81EF
3#AA90F1
4#B6A0F3
5#C2B0F5
6#CEC0F7
7#DBD0F9
8#E7DFFB
9#F3EFFD

Tones

Muted variations

1#8968E4
2#8C6FDD
3#8F76D6
4#937DCF
5#9683C8
6#998AC1
7#9C91BA
8#9F98B3
9#A39FAD

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
D2C4
#D2C4F7
Secondary backgroundsInput backgroundsDividers
300
AF97
#AF97F2
BordersInactive statesPlaceholder text
400
8661
#8661EA
Disabled statesSecondary iconsMuted text
500
6334
#6334E5
Primary brand colorCTAsActive elementsLinks
600
481A
#481AC7
Hover statesFocus ringsPrimary buttons hover
700
3915
#39159E
Active/pressed statesDark mode accentsSecondary text
800
290F
#290F71
Text on light backgroundsHeadingsStrong borders
900
1A09
#1A0948
Primary textHigh emphasis contentDark headings
950
1006
#10062D
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: #D2C4F7;
  --royal-blue-300: #AF97F2;
  --royal-blue-400: #8661EA;
  --royal-blue-500: #6334E5;
  --royal-blue-600: #481AC7;
  --royal-blue-700: #39159E;
  --royal-blue-800: #290F71;
  --royal-blue-900: #1A0948;
  --royal-blue-950: #10062D;
}
Generate More ShadesCreate PaletteConvert Color