Plum

#A790F9

Blue

Color Codes

All color formats for development

HEX
#A790F9
RGB
rgb(167, 144, 249)
HSL
hsl(253, 90%, 77%)
OKLCH
oklch(0.717 0.15 292.3)
CMYK
cmyk(33%, 42%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.62:1

AA AAA

On Black Background

8.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F0
100
#E4DD
200
#CDC0
300
#A690
400
#7855
500
#5225
600
#370B
700
#2C09
800
#1F06
900
#1404
950
#0C03

Shades

Darker variations

1#896AF7
2#6B45F5
3#4D20F3
4#3A0CE0
5#300ABB
6#260895
7#1D0670
8#13044B
9#0A0225

Tints

Lighter variations

1#AF9BFA
2#B8A6FA
3#C1B1FB
4#CABCFB
5#D3C7FC
6#DCD2FD
7#E4DEFD
8#EDE9FE
9#F6F4FE

Tones

Muted variations

1#A995F4
2#AC9AEF
3#AF9FE9
4#B2A5E4
5#B5AADF
6#B8AFD9
7#BBB5D4
8#BEBACF
9#C1BFCA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F0
#F3F0FE
BackgroundsSubtle highlightsCard backgrounds
100
E4DD
#E4DDFD
Light backgroundsTable row hoverSkeleton loading
200
CDC0
#CDC0FC
Secondary backgroundsInput backgroundsDividers
300
A690
#A690F9
BordersInactive statesPlaceholder text
400
7855
#7855F6
Disabled statesSecondary iconsMuted text
500
5225
#5225F4
Primary brand colorCTAsActive elementsLinks
600
370B
#370BD5
Hover statesFocus ringsPrimary buttons hover
700
2C09
#2C09AA
Active/pressed statesDark mode accentsSecondary text
800
1F06
#1F0679
Text on light backgroundsHeadingsStrong borders
900
1404
#14044E
Primary textHigh emphasis contentDark headings
950
0C03
#0C0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F3F0FE;
  --plum-100: #E4DDFD;
  --plum-200: #CDC0FC;
  --plum-300: #A690F9;
  --plum-400: #7855F6;
  --plum-500: #5225F4;
  --plum-600: #370BD5;
  --plum-700: #2C09AA;
  --plum-800: #1F0679;
  --plum-900: #14044E;
  --plum-950: #0C0330;
}
Generate More ShadesCreate PaletteConvert Color