Deep Pink

#CA1691

Pink

Color Codes

All color formats for development

HEX
#CA1691
RGB
rgb(202, 22, 145)
HSL
hsl(319, 80%, 44%)
OKLCH
oklch(0.564 0.229 346.1)
CMYK
cmyk(0%, 89%, 28%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.20:1

AA AAA

On Black Background

4.03: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#B61483
2#A21274
3#8D1066
4#790D57
5#650B49
6#51093A
7#3D072C
8#28041D
9#14020F

Tints

Lighter variations

1#E419A4
2#E831AE
3#EB4BB8
4#EE65C2
5#F17ECD
6#F498D7
7#F6B2E1
8#F9CCEB
9#FCE5F5

Tones

Muted variations

1#C11F8E
2#B8288B
3#AF3187
4#A63A84
5#9D4381
6#944C7D
7#8B557A
8#825E77
9#796773

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E8
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D6
BordersInactive statesPlaceholder text
400
ED5E
#ED5EC0
Disabled statesSecondary iconsMuted text
500
E830
#E830AE
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1691
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11273
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D52
Text on light backgroundsHeadingsStrong borders
900
4908
#490835
Primary textHigh emphasis contentDark headings
950
2E05
#2E0521
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FA;
  --deep-pink-100: #FBDFF2;
  --deep-pink-200: #F8C3E8;
  --deep-pink-300: #F395D6;
  --deep-pink-400: #ED5EC0;
  --deep-pink-500: #E830AE;
  --deep-pink-600: #CA1691;
  --deep-pink-700: #A11273;
  --deep-pink-800: #730D52;
  --deep-pink-900: #490835;
  --deep-pink-950: #2E0521;
}
Generate More ShadesCreate PaletteConvert Color