Plum

#A697F2

Blue

Color Codes

All color formats for development

HEX
#A697F2
RGB
rgb(166, 151, 242)
HSL
hsl(250, 78%, 77%)
OKLCH
oklch(0.726 0.13 290.3)
CMYK
cmyk(31%, 38%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.52:1

AA AAA

On Black Background

8.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E4DF
200
#CDC4
300
#A697
400
#7760
500
#5133
600
#3619
700
#2B14
800
#1F0E
900
#1409
950
#0C06

Shades

Darker variations

1#8874EE
2#6A51E9
3#4C2EE5
4#391AD2
5#2F16AF
6#26118C
7#1C0D69
8#130946
9#090423

Tints

Lighter variations

1#AFA1F3
2#B8ABF5
3#C1B6F6
4#CAC0F7
5#D2CBF9
6#DBD5FA
7#E4E0FB
8#EDEAFC
9#F6F5FE

Tones

Muted variations

1#A99BEE
2#ACA0E9
3#AFA4E4
4#B2A9E0
5#B5ADDB
6#B8B2D7
7#BBB7D2
8#BEBBCD
9#C1C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E4DF
#E4DFFB
Light backgroundsTable row hoverSkeleton loading
200
CDC4
#CDC4F8
Secondary backgroundsInput backgroundsDividers
300
A697
#A697F2
BordersInactive statesPlaceholder text
400
7760
#7760EB
Disabled statesSecondary iconsMuted text
500
5133
#5133E6
Primary brand colorCTAsActive elementsLinks
600
3619
#3619C8
Hover statesFocus ringsPrimary buttons hover
700
2B14
#2B149F
Active/pressed statesDark mode accentsSecondary text
800
1F0E
#1F0E71
Text on light backgroundsHeadingsStrong borders
900
1409
#140949
Primary textHigh emphasis contentDark headings
950
0C06
#0C062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F3F1FD;
  --plum-100: #E4DFFB;
  --plum-200: #CDC4F8;
  --plum-300: #A697F2;
  --plum-400: #7760EB;
  --plum-500: #5133E6;
  --plum-600: #3619C8;
  --plum-700: #2B149F;
  --plum-800: #1F0E71;
  --plum-900: #140949;
  --plum-950: #0C062D;
}
Generate More ShadesCreate PaletteConvert Color