Plum

#A291F8

Blue

Color Codes

All color formats for development

HEX
#A291F8
RGB
rgb(162, 145, 248)
HSL
hsl(250, 88%, 77%)
OKLCH
oklch(0.714 0.147 289.7)
CMYK
cmyk(35%, 42%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

2.64:1

AA AAA

On Black Background

7.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E3DD
200
#CAC1
300
#A291
400
#7157
500
#4927
600
#2E0D
700
#250B
800
#1A08
900
#1105
950
#0B03

Shades

Darker variations

1#836CF6
2#6447F3
3#4422F1
4#310EDD
5#290CB9
6#200994
7#18076F
8#10054A
9#080225

Tints

Lighter variations

1#AB9CF9
2#B5A7F9
3#BEB2FA
4#C7BDFB
5#D0C8FB
6#DAD3FC
7#E3DEFD
8#ECE9FE
9#F6F4FE

Tones

Muted variations

1#A596F3
2#A99BEE
3#ACA0E8
4#B0A5E3
5#B3ABDE
6#B7B0D9
7#BAB5D4
8#BDBACF
9#C1BFCA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E3DD
#E3DDFD
Light backgroundsTable row hoverSkeleton loading
200
CAC1
#CAC1FB
Secondary backgroundsInput backgroundsDividers
300
A291
#A291F8
BordersInactive statesPlaceholder text
400
7157
#7157F4
Disabled statesSecondary iconsMuted text
500
4927
#4927F1
Primary brand colorCTAsActive elementsLinks
600
2E0D
#2E0DD3
Hover statesFocus ringsPrimary buttons hover
700
250B
#250BA8
Active/pressed statesDark mode accentsSecondary text
800
1A08
#1A0878
Text on light backgroundsHeadingsStrong borders
900
1105
#11054D
Primary textHigh emphasis contentDark headings
950
0B03
#0B0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F3F1FE;
  --plum-100: #E3DDFD;
  --plum-200: #CAC1FB;
  --plum-300: #A291F8;
  --plum-400: #7157F4;
  --plum-500: #4927F1;
  --plum-600: #2E0DD3;
  --plum-700: #250BA8;
  --plum-800: #1A0878;
  --plum-900: #11054D;
  --plum-950: #0B0330;
}
Generate More ShadesCreate PaletteConvert Color