Plum

#A794F4

Blue

Color Codes

All color formats for development

HEX
#A794F4
RGB
rgb(167, 148, 244)
HSL
hsl(252, 81%, 77%)
OKLCH
oklch(0.722 0.138 291.7)
CMYK
cmyk(32%, 39%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.57:1

AA AAA

On Black Background

8.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E4DF
200
#CEC3
300
#A895
400
#7A5D
500
#542F
600
#3A15
700
#2E11
800
#210C
900
#1508
950
#0D05

Shades

Darker variations

1#8B71F0
2#6D4EEC
3#502AE9
4#3D16D5
5#3213B2
6#280F8E
7#1E0B6B
8#140747
9#0A0424

Tints

Lighter variations

1#B19FF5
2#B9AAF6
3#C2B5F7
4#CBBFF8
5#D3CAF9
6#DCD5FB
7#E5DFFC
8#EEEAFD
9#F6F4FE

Tones

Muted variations

1#AB9AEF
2#AE9EEA
3#B0A3E6
4#B3A8E1
5#B6ADDC
6#B9B1D7
7#BCB6D3
8#BFBBCE
9#C1C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E4DF
#E4DFFC
Light backgroundsTable row hoverSkeleton loading
200
CEC3
#CEC3F9
Secondary backgroundsInput backgroundsDividers
300
A895
#A895F4
BordersInactive statesPlaceholder text
400
7A5D
#7A5DEE
Disabled statesSecondary iconsMuted text
500
542F
#542FE9
Primary brand colorCTAsActive elementsLinks
600
3A15
#3A15CB
Hover statesFocus ringsPrimary buttons hover
700
2E11
#2E11A2
Active/pressed statesDark mode accentsSecondary text
800
210C
#210C73
Text on light backgroundsHeadingsStrong borders
900
1508
#15084A
Primary textHigh emphasis contentDark headings
950
0D05
#0D052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F4F1FE;
  --plum-100: #E4DFFC;
  --plum-200: #CEC3F9;
  --plum-300: #A895F4;
  --plum-400: #7A5DEE;
  --plum-500: #542FE9;
  --plum-600: #3A15CB;
  --plum-700: #2E11A2;
  --plum-800: #210C73;
  --plum-900: #15084A;
  --plum-950: #0D052E;
}
Generate More ShadesCreate PaletteConvert Color