Plum

#F395D7

Pink

Color Codes

All color formats for development

HEX
#F395D7
RGB
rgb(243, 149, 215)
HSL
hsl(318, 80%, 77%)
OKLCH
oklch(0.787 0.139 338.8)
CMYK
cmyk(0%, 39%, 12%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.08:1

AA AAA

On Black Background

10.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#EF72CA
2#EB4FBC
3#E72BAF
4#D4189C
5#B11482
6#8D1068
7#6A0C4E
8#470834
9#23041A

Tints

Lighter variations

1#F4A0DB
2#F6ABDF
3#F7B5E3
4#F8C0E7
5#F9CAEB
6#FAD5EF
7#FBDFF3
8#FDEAF7
9#FEF4FB

Tones

Muted variations

1#EF9AD5
2#EA9FD3
3#E5A4D1
4#E1A8D0
5#DCADCE
6#D7B2CC
7#D2B6CA
8#CEBBC8
9#C9C0C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF3
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E8
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D7
BordersInactive statesPlaceholder text
400
ED5E
#ED5EC2
Disabled statesSecondary iconsMuted text
500
E830
#E830B1
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1694
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11276
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D54
Text on light backgroundsHeadingsStrong borders
900
4908
#490836
Primary textHigh emphasis contentDark headings
950
2E05
#2E0522
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1FA;
  --plum-100: #FBDFF3;
  --plum-200: #F8C3E8;
  --plum-300: #F395D7;
  --plum-400: #ED5EC2;
  --plum-500: #E830B1;
  --plum-600: #CA1694;
  --plum-700: #A11276;
  --plum-800: #730D54;
  --plum-900: #490836;
  --plum-950: #2E0522;
}
Generate More ShadesCreate PaletteConvert Color