Deep Pink

#C819B9

Pink

Color Codes

All color formats for development

HEX
#C819B9
RGB
rgb(200, 25, 185)
HSL
hsl(305, 78%, 44%)
OKLCH
oklch(0.582 0.25 332.5)
CMYK
cmyk(0%, 88%, 8%, 22%)

Accessibility

WCAG contrast compliance

On White Background

4.89:1

AA AAA

On Black Background

4.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#B416A7
2#A01494
3#8C1182
4#780F6F
5#640C5D
6#500A4A
7#3C0738
8#280525
9#140213

Tints

Lighter variations

1#E11CD1
2#E634D7
3#E94DDC
4#EC66E1
5#EF80E6
6#F299EB
7#F6B3F0
8#F9CCF5
9#FCE6FA

Tones

Muted variations

1#BF21B2
2#B62AAB
3#AD33A3
4#A53C9C
5#9C4495
6#934D8D
7#8A5686
8#825F7F
9#796777

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF9
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F3
Secondary backgroundsInput backgroundsDividers
300
F297
#F297EA
BordersInactive statesPlaceholder text
400
EB60
#EB60E0
Disabled statesSecondary iconsMuted text
500
E633
#E633D7
Primary brand colorCTAsActive elementsLinks
600
C819
#C819B9
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1493
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E69
Text on light backgroundsHeadingsStrong borders
900
4909
#490943
Primary textHigh emphasis contentDark headings
950
2D06
#2D062A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FC;
  --deep-pink-100: #FBDFF9;
  --deep-pink-200: #F8C4F3;
  --deep-pink-300: #F297EA;
  --deep-pink-400: #EB60E0;
  --deep-pink-500: #E633D7;
  --deep-pink-600: #C819B9;
  --deep-pink-700: #9F1493;
  --deep-pink-800: #710E69;
  --deep-pink-900: #490943;
  --deep-pink-950: #2D062A;
}
Generate More ShadesCreate PaletteConvert Color