Plum

#F098BE

Pink

Color Codes

All color formats for development

HEX
#F098BE
RGB
rgb(240, 152, 190)
HSL
hsl(334, 75%, 77%)
OKLCH
oklch(0.779 0.115 352.6)
CMYK
cmyk(0%, 37%, 21%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.11:1

AA AAA

On Black Background

9.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F098
400
#E963
500
#E236
600
#C41C
700
#9C16
800
#7010
900
#470A
950
#2D06

Shades

Darker variations

1#EB76A9
2#E75493
3#E2317E
4#CE1D6A
5#AC1958
6#891447
7#670F35
8#450A23
9#220512

Tints

Lighter variations

1#F2A3C5
2#F3ADCB
3#F5B7D2
4#F6C1D8
5#F8CCDF
6#F9D6E5
7#FBE0EC
8#FCEAF2
9#FEF5F9

Tones

Muted variations

1#EC9DBF
2#E8A1C0
3#E3A6C0
4#DFAAC1
5#DAAEC1
6#D6B3C2
7#D2B7C3
8#CDBCC3
9#C9C0C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F7
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0EB
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5DB
Secondary backgroundsInput backgroundsDividers
300
F098
#F098BE
BordersInactive statesPlaceholder text
400
E963
#E9639D
Disabled statesSecondary iconsMuted text
500
E236
#E23681
Primary brand colorCTAsActive elementsLinks
600
C41C
#C41C65
Hover statesFocus ringsPrimary buttons hover
700
9C16
#9C1650
Active/pressed statesDark mode accentsSecondary text
800
7010
#701039
Text on light backgroundsHeadingsStrong borders
900
470A
#470A25
Primary textHigh emphasis contentDark headings
950
2D06
#2D0617
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF2F7;
  --plum-100: #FBE0EB;
  --plum-200: #F7C5DB;
  --plum-300: #F098BE;
  --plum-400: #E9639D;
  --plum-500: #E23681;
  --plum-600: #C41C65;
  --plum-700: #9C1650;
  --plum-800: #701039;
  --plum-900: #470A25;
  --plum-950: #2D0617;
}
Generate More ShadesCreate PaletteConvert Color