Plum

#EF9AC9

Pink

Color Codes

All color formats for development

HEX
#EF9AC9
RGB
rgb(239, 154, 201)
HSL
hsl(327, 73%, 77%)
OKLCH
oklch(0.785 0.117 345.8)
CMYK
cmyk(0%, 36%, 16%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.07:1

AA AAA

On Black Background

10.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FAE0
200
#F6C6
300
#EF9A
400
#E765
500
#E038
600
#C21E
700
#9A18
800
#6E11
900
#470B
950
#2C07

Shades

Darker variations

1#EA78B6
2#E556A4
3#DF3492
4#CC207E
5#AA1B69
6#881554
7#66103F
8#440B2A
9#220515

Tints

Lighter variations

1#F1A4CE
2#F2AED4
3#F4B8D9
4#F5C2DE
5#F7CCE4
6#F9D6E9
7#FAE1EF
8#FCEBF4
9#FDF5FA

Tones

Muted variations

1#EB9EC8
2#E7A2C8
3#E2A6C7
4#DEABC7
5#DAAFC6
6#D5B3C6
7#D1B8C6
8#CDBCC5
9#C9C0C5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F8
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EE
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6E0
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AC9
BordersInactive statesPlaceholder text
400
E765
#E765AC
Disabled statesSecondary iconsMuted text
500
E038
#E03895
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E78
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A1860
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1144
Text on light backgroundsHeadingsStrong borders
900
470B
#470B2C
Primary textHigh emphasis contentDark headings
950
2C07
#2C071B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF2F8;
  --plum-100: #FAE0EE;
  --plum-200: #F6C6E0;
  --plum-300: #EF9AC9;
  --plum-400: #E765AC;
  --plum-500: #E03895;
  --plum-600: #C21E78;
  --plum-700: #9A1860;
  --plum-800: #6E1144;
  --plum-900: #470B2C;
  --plum-950: #2C071B;
}
Generate More ShadesCreate PaletteConvert Color