Plum

#AA96F3

Blue

Color Codes

All color formats for development

HEX
#AA96F3
RGB
rgb(170, 150, 243)
HSL
hsl(253, 79%, 77%)
OKLCH
oklch(0.728 0.133 292.7)
CMYK
cmyk(30%, 38%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.51:1

AA AAA

On Black Background

8.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E5DF
200
#CFC4
300
#AA96
400
#7E5F
500
#5932
600
#3E18
700
#3113
800
#230D
900
#1709
950
#0E05

Shades

Darker variations

1#8E73EF
2#7150EA
3#552DE6
4#4119D3
5#3615B0
6#2B108D
7#210C69
8#160846
9#0B0423

Tints

Lighter variations

1#B3A1F4
2#BBABF5
3#C4B6F6
4#CCC0F8
5#D5CBF9
6#DDD5FA
7#E6E0FB
8#EEEAFD
9#F7F5FE

Tones

Muted variations

1#AD9BEE
2#AF9FE9
3#B2A4E5
4#B5A9E0
5#B7ADDC
6#BAB2D7
7#BCB6D2
8#BFBBCE
9#C2C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E5DF
#E5DFFB
Light backgroundsTable row hoverSkeleton loading
200
CFC4
#CFC4F8
Secondary backgroundsInput backgroundsDividers
300
AA96
#AA96F3
BordersInactive statesPlaceholder text
400
7E5F
#7E5FEC
Disabled statesSecondary iconsMuted text
500
5932
#5932E7
Primary brand colorCTAsActive elementsLinks
600
3E18
#3E18C9
Hover statesFocus ringsPrimary buttons hover
700
3113
#3113A0
Active/pressed statesDark mode accentsSecondary text
800
230D
#230D72
Text on light backgroundsHeadingsStrong borders
900
1709
#170949
Primary textHigh emphasis contentDark headings
950
0E05
#0E052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F4F1FD;
  --plum-100: #E5DFFB;
  --plum-200: #CFC4F8;
  --plum-300: #AA96F3;
  --plum-400: #7E5FEC;
  --plum-500: #5932E7;
  --plum-600: #3E18C9;
  --plum-700: #3113A0;
  --plum-800: #230D72;
  --plum-900: #170949;
  --plum-950: #0E052E;
}
Generate More ShadesCreate PaletteConvert Color