Plum

#D094F5

Purple

Color Codes

All color formats for development

HEX
#D094F5
RGB
rgb(208, 148, 245)
HSL
hsl(277, 83%, 77%)
OKLCH
oklch(0.76 0.148 311.7)
CMYK
cmyk(15%, 40%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.27:1

AA AAA

On Black Background

9.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F1DE
200
#E4C2
300
#D094
400
#B75C
500
#A22D
600
#8613
700
#6B0F
800
#4C0B
900
#3107
950
#1E04

Shades

Darker variations

1#C070F2
2#B04CEE
3#A028EB
4#8D14D8
5#7511B4
6#5E0D90
7#460A6C
8#2F0748
9#170324

Tints

Lighter variations

1#D49EF6
2#D9A9F7
3#DEB4F8
4#E3BFF9
5#E7C9FA
6#ECD4FB
7#F1DFFC
8#F6EAFD
9#FAF4FE

Tones

Muted variations

1#CF99F0
2#CD9DEB
3#CCA2E6
4#CBA7E2
5#CAACDD
6#C9B1D8
7#C8B6D3
8#C7BBCE
9#C5BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FE
BackgroundsSubtle highlightsCard backgrounds
100
F1DE
#F1DEFC
Light backgroundsTable row hoverSkeleton loading
200
E4C2
#E4C2F9
Secondary backgroundsInput backgroundsDividers
300
D094
#D094F5
BordersInactive statesPlaceholder text
400
B75C
#B75CF0
Disabled statesSecondary iconsMuted text
500
A22D
#A22DEB
Primary brand colorCTAsActive elementsLinks
600
8613
#8613CD
Hover statesFocus ringsPrimary buttons hover
700
6B0F
#6B0FA3
Active/pressed statesDark mode accentsSecondary text
800
4C0B
#4C0B75
Text on light backgroundsHeadingsStrong borders
900
3107
#31074B
Primary textHigh emphasis contentDark headings
950
1E04
#1E042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F9F1FE;
  --plum-100: #F1DEFC;
  --plum-200: #E4C2F9;
  --plum-300: #D094F5;
  --plum-400: #B75CF0;
  --plum-500: #A22DEB;
  --plum-600: #8613CD;
  --plum-700: #6B0FA3;
  --plum-800: #4C0B75;
  --plum-900: #31074B;
  --plum-950: #1E042F;
}
Generate More ShadesCreate PaletteConvert Color