Plum

#A494F4

Blue

Color Codes

All color formats for development

HEX
#A494F4
RGB
rgb(164, 148, 244)
HSL
hsl(250, 81%, 77%)
OKLCH
oklch(0.719 0.138 290.1)
CMYK
cmyk(33%, 39%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.59:1

AA AAA

On Black Background

8.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E4DF
200
#CCC3
300
#A595
400
#765D
500
#4E2F
600
#3415
700
#2911
800
#1D0C
900
#1308
950
#0C05

Shades

Darker variations

1#8671F0
2#684EEC
3#4A2AE9
4#3616D5
5#2D13B2
6#240F8E
7#1B0B6B
8#120747
9#090424

Tints

Lighter variations

1#AE9FF5
2#B7AAF6
3#C0B5F7
4#C9BFF8
5#D2CAF9
6#DBD5FB
7#E4DFFC
8#EDEAFD
9#F6F4FE

Tones

Muted variations

1#A89AEF
2#AB9EEA
3#AEA3E6
4#B1A8E1
5#B5ADDC
6#B8B1D7
7#BBB6D3
8#BEBBCE
9#C1C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E4DF
#E4DFFC
Light backgroundsTable row hoverSkeleton loading
200
CCC3
#CCC3F9
Secondary backgroundsInput backgroundsDividers
300
A595
#A595F4
BordersInactive statesPlaceholder text
400
765D
#765DEE
Disabled statesSecondary iconsMuted text
500
4E2F
#4E2FE9
Primary brand colorCTAsActive elementsLinks
600
3415
#3415CB
Hover statesFocus ringsPrimary buttons hover
700
2911
#2911A2
Active/pressed statesDark mode accentsSecondary text
800
1D0C
#1D0C73
Text on light backgroundsHeadingsStrong borders
900
1308
#13084A
Primary textHigh emphasis contentDark headings
950
0C05
#0C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F3F1FE;
  --plum-100: #E4DFFC;
  --plum-200: #CCC3F9;
  --plum-300: #A595F4;
  --plum-400: #765DEE;
  --plum-500: #4E2FE9;
  --plum-600: #3415CB;
  --plum-700: #2911A2;
  --plum-800: #1D0C73;
  --plum-900: #13084A;
  --plum-950: #0C052E;
}
Generate More ShadesCreate PaletteConvert Color