Plum

#F494B9

Pink

Color Codes

All color formats for development

HEX
#F494B9
RGB
rgb(244, 148, 185)
HSL
hsl(337, 81%, 77%)
OKLCH
oklch(0.776 0.123 355.7)
CMYK
cmyk(0%, 39%, 24%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.15:1

AA AAA

On Black Background

9.78:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDF
200
#F9C3
300
#F495
400
#EE5D
500
#E92F
600
#CB15
700
#A211
800
#730C
900
#4A08
950
#2E05

Shades

Darker variations

1#F071A2
2#EC4E8B
3#E92A73
4#D51660
5#B21350
6#8E0F40
7#6B0B30
8#470720
9#240410

Tints

Lighter variations

1#F59FC0
2#F6AAC7
3#F7B5CE
4#F8BFD5
5#F9CADC
6#FBD5E3
7#FCDFEA
8#FDEAF1
9#FEF4F8

Tones

Muted variations

1#EF9ABA
2#EA9EBB
3#E6A3BD
4#E1A8BE
5#DCADBF
6#D7B1C0
7#D3B6C1
8#CEBBC2
9#C9C0C3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFEA
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3D8
Secondary backgroundsInput backgroundsDividers
300
F495
#F495B9
BordersInactive statesPlaceholder text
400
EE5D
#EE5D95
Disabled statesSecondary iconsMuted text
500
E92F
#E92F77
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB155B
Hover statesFocus ringsPrimary buttons hover
700
A211
#A21148
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C34
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A0821
Primary textHigh emphasis contentDark headings
950
2E05
#2E0515
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FEF1F6;
  --plum-100: #FCDFEA;
  --plum-200: #F9C3D8;
  --plum-300: #F495B9;
  --plum-400: #EE5D95;
  --plum-500: #E92F77;
  --plum-600: #CB155B;
  --plum-700: #A21148;
  --plum-800: #730C34;
  --plum-900: #4A0821;
  --plum-950: #2E0515;
}
Generate More ShadesCreate PaletteConvert Color