Plum

#CBBEFD

Blue

Color Codes

All color formats for development

HEX
#CBBEFD
RGB
rgb(203, 190, 253)
HSL
hsl(252, 94%, 87%)
OKLCH
oklch(0.834 0.088 293.9)
CMYK
cmyk(20%, 25%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.70:1

AA AAA

On Black Background

12.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F0
100
#E3DC
200
#CBBF
300
#A38D
400
#7352
500
#4C20
600
#3107
700
#2705
800
#1C04
900
#1202
950
#0B02

Shades

Darker variations

1#A894FC
2#8669FA
3#633EF9
4#4013F8
5#3007D7
6#2705AC
7#1D0481
8#130356
9#0A012B

Tints

Lighter variations

1#D0C5FD
2#D6CCFD
3#DBD2FE
4#E0D8FE
5#E5DFFE
6#EAE5FE
7#EFECFE
8#F5F2FF
9#FAF9FF

Tones

Muted variations

1#CDC2FA
2#CFC5F7
3#D1C8F4
4#D3CBF1
5#D5CEED
6#D6D1EA
7#D8D5E7
8#DAD8E4
9#DCDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F0
#F3F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E3DC
#E3DCFE
Light backgroundsTable row hoverSkeleton loading
200
CBBF
#CBBFFD
Secondary backgroundsInput backgroundsDividers
300
A38D
#A38DFB
BordersInactive statesPlaceholder text
400
7352
#7352FA
Disabled statesSecondary iconsMuted text
500
4C20
#4C20F8
Primary brand colorCTAsActive elementsLinks
600
3107
#3107DA
Hover statesFocus ringsPrimary buttons hover
700
2705
#2705AD
Active/pressed statesDark mode accentsSecondary text
800
1C04
#1C047C
Text on light backgroundsHeadingsStrong borders
900
1202
#12024F
Primary textHigh emphasis contentDark headings
950
0B02
#0B0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F3F0FF;
  --plum-100: #E3DCFE;
  --plum-200: #CBBFFD;
  --plum-300: #A38DFB;
  --plum-400: #7352FA;
  --plum-500: #4C20F8;
  --plum-600: #3107DA;
  --plum-700: #2705AD;
  --plum-800: #1C047C;
  --plum-900: #12024F;
  --plum-950: #0B0231;
}
Generate More ShadesCreate PaletteConvert Color