Deep Pink

#C819AB

Pink

Color Codes

All color formats for development

HEX
#C819AB
RGB
rgb(200, 25, 171)
HSL
hsl(310, 78%, 44%)
OKLCH
oklch(0.574 0.241 336.8)
CMYK
cmyk(0%, 88%, 15%, 22%)

Accessibility

WCAG contrast compliance

On White Background

5.02:1

AA AAA

On Black Background

4.18: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#B41699
2#A01488
3#8C1177
4#780F66
5#640C55
6#500A44
7#3C0733
8#280522
9#140211

Tints

Lighter variations

1#E11CC0
2#E634C8
3#E94DCF
4#EC66D6
5#EF80DD
6#F299E4
7#F6B3EA
8#F9CCF1
9#FCE6F8

Tones

Muted variations

1#BF21A5
2#B62A9F
3#AD3399
4#A53C93
5#9C448D
6#934D88
7#8A5682
8#825F7C
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
#F8C4EF
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E3
BordersInactive statesPlaceholder text
400
EB60
#EB60D4
Disabled statesSecondary iconsMuted text
500
E633
#E633C8
Primary brand colorCTAsActive elementsLinks
600
C819
#C819AB
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1488
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E61
Text on light backgroundsHeadingsStrong borders
900
4909
#49093E
Primary textHigh emphasis contentDark headings
950
2D06
#2D0627
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: #F8C4EF;
  --deep-pink-300: #F297E3;
  --deep-pink-400: #EB60D4;
  --deep-pink-500: #E633C8;
  --deep-pink-600: #C819AB;
  --deep-pink-700: #9F1488;
  --deep-pink-800: #710E61;
  --deep-pink-900: #49093E;
  --deep-pink-950: #2D0627;
}
Generate More ShadesCreate PaletteConvert Color