Plum

#A794F5

Blue

Color Codes

All color formats for development

HEX
#A794F5
RGB
rgb(167, 148, 245)
HSL
hsl(252, 83%, 77%)
OKLCH
oklch(0.722 0.139 291.5)
CMYK
cmyk(32%, 40%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.56:1

AA AAA

On Black Background

8.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E4DE
200
#CDC2
300
#A794
400
#795C
500
#532D
600
#3813
700
#2D0F
800
#200B
900
#1407
950
#0D04

Shades

Darker variations

1#8A70F2
2#6C4CEE
3#4F28EB
4#3B14D8
5#3111B4
6#270D90
7#1E0A6C
8#140748
9#0A0324

Tints

Lighter variations

1#B09EF6
2#B9A9F7
3#C1B4F8
4#CABFF9
5#D3C9FA
6#DCD4FB
7#E5DFFC
8#EDEAFD
9#F6F4FE

Tones

Muted variations

1#AA99F0
2#AD9DEB
3#B0A2E6
4#B3A7E2
5#B6ACDD
6#B9B1D8
7#BCB6D3
8#BFBBCE
9#C1BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E4DE
#E4DEFC
Light backgroundsTable row hoverSkeleton loading
200
CDC2
#CDC2F9
Secondary backgroundsInput backgroundsDividers
300
A794
#A794F5
BordersInactive statesPlaceholder text
400
795C
#795CF0
Disabled statesSecondary iconsMuted text
500
532D
#532DEB
Primary brand colorCTAsActive elementsLinks
600
3813
#3813CD
Hover statesFocus ringsPrimary buttons hover
700
2D0F
#2D0FA3
Active/pressed statesDark mode accentsSecondary text
800
200B
#200B75
Text on light backgroundsHeadingsStrong borders
900
1407
#14074B
Primary textHigh emphasis contentDark headings
950
0D04
#0D042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F4F1FE;
  --plum-100: #E4DEFC;
  --plum-200: #CDC2F9;
  --plum-300: #A794F5;
  --plum-400: #795CF0;
  --plum-500: #532DEB;
  --plum-600: #3813CD;
  --plum-700: #2D0FA3;
  --plum-800: #200B75;
  --plum-900: #14074B;
  --plum-950: #0D042F;
}
Generate More ShadesCreate PaletteConvert Color