Deep Pink

#CA1697

Pink

Color Codes

All color formats for development

HEX
#CA1697
RGB
rgb(202, 22, 151)
HSL
hsl(317, 80%, 44%)
OKLCH
oklch(0.567 0.232 344)
CMYK
cmyk(0%, 89%, 25%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.16:1

AA AAA

On Black Background

4.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#B61488
2#A21279
3#8D106A
4#790D5B
5#650B4C
6#51093C
7#3D072D
8#28041E
9#14020F

Tints

Lighter variations

1#E419AA
2#E831B4
3#EB4BBE
4#EE65C7
5#F17ED0
6#F498DA
7#F6B2E3
8#F9CCEC
9#FCE5F6

Tones

Muted variations

1#C11F93
2#B8288F
3#AF318B
4#A63A88
5#9D4384
6#944C80
7#8B557C
8#825E78
9#796774

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF3
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E9
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D9
BordersInactive statesPlaceholder text
400
ED5E
#ED5EC5
Disabled statesSecondary iconsMuted text
500
E830
#E830B4
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1697
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11278
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D56
Text on light backgroundsHeadingsStrong borders
900
4908
#490837
Primary textHigh emphasis contentDark headings
950
2E05
#2E0522
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FA;
  --deep-pink-100: #FBDFF3;
  --deep-pink-200: #F8C3E9;
  --deep-pink-300: #F395D9;
  --deep-pink-400: #ED5EC5;
  --deep-pink-500: #E830B4;
  --deep-pink-600: #CA1697;
  --deep-pink-700: #A11278;
  --deep-pink-800: #730D56;
  --deep-pink-900: #490837;
  --deep-pink-950: #2E0522;
}
Generate More ShadesCreate PaletteConvert Color