Plum

#F495DC

Pink

Color Codes

All color formats for development

HEX
#F495DC
RGB
rgb(244, 149, 220)
HSL
hsl(315, 81%, 77%)
OKLCH
oklch(0.79 0.143 336.8)
CMYK
cmyk(0%, 39%, 10%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.06:1

AA AAA

On Black Background

10.18: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#F071D0
2#EC4EC5
3#E92AB9
4#D516A6
5#B2138A
6#8E0F6E
7#6B0B53
8#470737
9#24041C

Tints

Lighter variations

1#F59FE0
2#F6AAE3
3#F7B5E7
4#F8BFEA
5#F9CAEE
6#FBD5F1
7#FCDFF5
8#FDEAF8
9#FEF4FC

Tones

Muted variations

1#EF9ADA
2#EA9ED7
3#E6A3D5
4#E1A8D3
5#DCADD0
6#D7B1CE
7#D3B6CB
8#CEBBC9
9#C9C0C7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFF4
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3EB
Secondary backgroundsInput backgroundsDividers
300
F495
#F495DC
BordersInactive statesPlaceholder text
400
EE5D
#EE5DCA
Disabled statesSecondary iconsMuted text
500
E92F
#E92FBB
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB159E
Hover statesFocus ringsPrimary buttons hover
700
A211
#A2117D
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C5A
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A0839
Primary textHigh emphasis contentDark headings
950
2E05
#2E0524
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FEF1FA;
  --plum-100: #FCDFF4;
  --plum-200: #F9C3EB;
  --plum-300: #F495DC;
  --plum-400: #EE5DCA;
  --plum-500: #E92FBB;
  --plum-600: #CB159E;
  --plum-700: #A2117D;
  --plum-800: #730C5A;
  --plum-900: #4A0839;
  --plum-950: #2E0524;
}
Generate More ShadesCreate PaletteConvert Color