Deep Pink

#C819A8

Pink

Color Codes

All color formats for development

HEX
#C819A8
RGB
rgb(200, 25, 168)
HSL
hsl(311, 78%, 44%)
OKLCH
oklch(0.573 0.239 337.8)
CMYK
cmyk(0%, 88%, 16%, 22%)

Accessibility

WCAG contrast compliance

On White Background

5.05:1

AA AAA

On Black Background

4.16: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#B41697
2#A01486
3#8C1175
4#780F65
5#640C54
6#500A43
7#3C0732
8#280522
9#140211

Tints

Lighter variations

1#E11CBD
2#E634C5
3#E94DCC
4#EC66D4
5#EF80DB
6#F299E2
7#F6B3E9
8#F9CCF1
9#FCE6F8

Tones

Muted variations

1#BF21A2
2#B62A9D
3#AD3397
4#A53C91
5#9C448C
6#934D86
7#8A5681
8#825F7B
9#796776

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF6
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4EE
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E1
BordersInactive statesPlaceholder text
400
EB60
#EB60D2
Disabled statesSecondary iconsMuted text
500
E633
#E633C5
Primary brand colorCTAsActive elementsLinks
600
C819
#C819A8
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1485
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E5F
Text on light backgroundsHeadingsStrong borders
900
4909
#49093D
Primary textHigh emphasis contentDark headings
950
2D06
#2D0626
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FB;
  --deep-pink-100: #FBDFF6;
  --deep-pink-200: #F8C4EE;
  --deep-pink-300: #F297E1;
  --deep-pink-400: #EB60D2;
  --deep-pink-500: #E633C5;
  --deep-pink-600: #C819A8;
  --deep-pink-700: #9F1485;
  --deep-pink-800: #710E5F;
  --deep-pink-900: #49093D;
  --deep-pink-950: #2D0626;
}
Generate More ShadesCreate PaletteConvert Color