Deep Pink

#C819A5

Pink

Color Codes

All color formats for development

HEX
#C819A5
RGB
rgb(200, 25, 165)
HSL
hsl(312, 78%, 44%)
OKLCH
oklch(0.571 0.238 338.8)
CMYK
cmyk(0%, 88%, 17%, 22%)

Accessibility

WCAG contrast compliance

On White Background

5.07:1

AA AAA

On Black Background

4.14: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#B41694
2#A01484
3#8C1173
4#780F63
5#640C52
6#500A42
7#3C0731
8#280521
9#140210

Tints

Lighter variations

1#E11CBA
2#E634C2
3#E94DCA
4#EC66D1
5#EF80D9
6#F299E1
7#F6B3E8
8#F9CCF0
9#FCE6F7

Tones

Muted variations

1#BF219F
2#B62A9A
3#AD3395
4#A53C90
5#9C448A
6#934D85
7#8A5680
8#825F7B
9#796775

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
#F8C4ED
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E0
BordersInactive statesPlaceholder text
400
EB60
#EB60D0
Disabled statesSecondary iconsMuted text
500
E633
#E633C2
Primary brand colorCTAsActive elementsLinks
600
C819
#C819A5
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1483
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E5E
Text on light backgroundsHeadingsStrong borders
900
4909
#49093C
Primary textHigh emphasis contentDark headings
950
2D06
#2D0625
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: #F8C4ED;
  --deep-pink-300: #F297E0;
  --deep-pink-400: #EB60D0;
  --deep-pink-500: #E633C2;
  --deep-pink-600: #C819A5;
  --deep-pink-700: #9F1483;
  --deep-pink-800: #710E5E;
  --deep-pink-900: #49093C;
  --deep-pink-950: #2D0625;
}
Generate More ShadesCreate PaletteConvert Color