Plum

#F395C9

Pink

Color Codes

All color formats for development

HEX
#F395C9
RGB
rgb(243, 149, 201)
HSL
hsl(327, 80%, 77%)
OKLCH
oklch(0.782 0.129 346.2)
CMYK
cmyk(0%, 39%, 17%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.11:1

AA AAA

On Black Background

9.95: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#EF72B7
2#EB4FA5
3#E72B93
4#D4187F
5#B1146A
6#8D1055
7#6A0C40
8#47082A
9#230415

Tints

Lighter variations

1#F4A0CE
2#F6ABD4
3#F7B5D9
4#F8C0DF
5#F9CAE4
6#FAD5E9
7#FBDFEF
8#FDEAF4
9#FEF4FA

Tones

Muted variations

1#EF9AC9
2#EA9FC8
3#E5A4C8
4#E1A8C7
5#DCADC7
6#D7B2C6
7#D2B6C6
8#CEBBC5
9#C9C0C5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEF
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E1
Secondary backgroundsInput backgroundsDividers
300
F395
#F395C9
BordersInactive statesPlaceholder text
400
ED5E
#ED5EAD
Disabled statesSecondary iconsMuted text
500
E830
#E83095
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1679
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11260
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D45
Text on light backgroundsHeadingsStrong borders
900
4908
#49082C
Primary textHigh emphasis contentDark headings
950
2E05
#2E051C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F8;
  --plum-100: #FBDFEF;
  --plum-200: #F8C3E1;
  --plum-300: #F395C9;
  --plum-400: #ED5EAD;
  --plum-500: #E83095;
  --plum-600: #CA1679;
  --plum-700: #A11260;
  --plum-800: #730D45;
  --plum-900: #49082C;
  --plum-950: #2E051C;
}
Generate More ShadesCreate PaletteConvert Color