Deep Pink

#CA16A9

Pink

Color Codes

All color formats for development

HEX
#CA16A9
RGB
rgb(202, 22, 169)
HSL
hsl(311, 80%, 44%)
OKLCH
oklch(0.575 0.243 338)
CMYK
cmyk(0%, 89%, 16%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.00:1

AA AAA

On Black Background

4.20: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#B61498
2#A21287
3#8D1076
4#790D65
5#650B55
6#510944
7#3D0733
8#280422
9#140211

Tints

Lighter variations

1#E419BF
2#E831C7
3#EB4BCE
4#EE65D5
5#F17EDC
6#F498E3
7#F6B2EA
8#F9CCF1
9#FCE5F8

Tones

Muted variations

1#C11FA3
2#B8289E
3#AF3198
4#A63A92
5#9D438D
6#944C87
7#8B5581
8#825E7C
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
F8C3
#F8C3EF
Secondary backgroundsInput backgroundsDividers
300
F395
#F395E2
BordersInactive statesPlaceholder text
400
ED5E
#ED5ED3
Disabled statesSecondary iconsMuted text
500
E830
#E830C6
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16A9
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11286
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D60
Text on light backgroundsHeadingsStrong borders
900
4908
#49083D
Primary textHigh emphasis contentDark headings
950
2E05
#2E0526
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: #F8C3EF;
  --deep-pink-300: #F395E2;
  --deep-pink-400: #ED5ED3;
  --deep-pink-500: #E830C6;
  --deep-pink-600: #CA16A9;
  --deep-pink-700: #A11286;
  --deep-pink-800: #730D60;
  --deep-pink-900: #49083D;
  --deep-pink-950: #2E0526;
}
Generate More ShadesCreate PaletteConvert Color