Plum

#F395D1

Pink

Color Codes

All color formats for development

HEX
#F395D1
RGB
rgb(243, 149, 209)
HSL
hsl(322, 80%, 77%)
OKLCH
oklch(0.784 0.134 341.9)
CMYK
cmyk(0%, 39%, 14%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.09:1

AA AAA

On Black Background

10.03: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#EF72C1
2#EB4FB2
3#E72BA3
4#D4188F
5#B11477
6#8D105F
7#6A0C47
8#470830
9#230418

Tints

Lighter variations

1#F4A0D5
2#F6ABDA
3#F7B5DF
4#F8C0E3
5#F9CAE8
6#FAD5ED
7#FBDFF1
8#FDEAF6
9#FEF4FA

Tones

Muted variations

1#EF9AD0
2#EA9FCE
3#E5A4CD
4#E1A8CC
5#DCADCB
6#D7B2C9
7#D2B6C8
8#CEBBC7
9#C9C0C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF1
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E5
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D1
BordersInactive statesPlaceholder text
400
ED5E
#ED5EB9
Disabled statesSecondary iconsMuted text
500
E830
#E830A5
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1688
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1126C
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D4D
Text on light backgroundsHeadingsStrong borders
900
4908
#490832
Primary textHigh emphasis contentDark headings
950
2E05
#2E051F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F9;
  --plum-100: #FBDFF1;
  --plum-200: #F8C3E5;
  --plum-300: #F395D1;
  --plum-400: #ED5EB9;
  --plum-500: #E830A5;
  --plum-600: #CA1688;
  --plum-700: #A1126C;
  --plum-800: #730D4D;
  --plum-900: #490832;
  --plum-950: #2E051F;
}
Generate More ShadesCreate PaletteConvert Color