Plum

#F395B8

Pink

Color Codes

All color formats for development

HEX
#F395B8
RGB
rgb(243, 149, 184)
HSL
hsl(338, 80%, 77%)
OKLCH
oklch(0.776 0.12 356.4)
CMYK
cmyk(0%, 39%, 24%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.14:1

AA AAA

On Black Background

9.80: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#EF72A0
2#EB4F88
3#E72B70
4#D4185D
5#B1144D
6#8D103E
7#6A0C2E
8#47081F
9#23040F

Tints

Lighter variations

1#F4A0BF
2#F6ABC6
3#F7B5CD
4#F8C0D4
5#F9CADB
6#FAD5E3
7#FBDFEA
8#FDEAF1
9#FEF4F8

Tones

Muted variations

1#EF9AB9
2#EA9FBA
3#E5A4BC
4#E1A8BD
5#DCADBE
6#D7B2BF
7#D2B6C1
8#CEBBC2
9#C9C0C3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE9
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3D7
Secondary backgroundsInput backgroundsDividers
300
F395
#F395B8
BordersInactive statesPlaceholder text
400
ED5E
#ED5E93
Disabled statesSecondary iconsMuted text
500
E830
#E83074
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1658
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11246
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D32
Text on light backgroundsHeadingsStrong borders
900
4908
#490820
Primary textHigh emphasis contentDark headings
950
2E05
#2E0514
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F6;
  --plum-100: #FBDFE9;
  --plum-200: #F8C3D7;
  --plum-300: #F395B8;
  --plum-400: #ED5E93;
  --plum-500: #E83074;
  --plum-600: #CA1658;
  --plum-700: #A11246;
  --plum-800: #730D32;
  --plum-900: #490820;
  --plum-950: #2E0514;
}
Generate More ShadesCreate PaletteConvert Color