Deep Pink

#CA16A6

Pink

Color Codes

All color formats for development

HEX
#CA16A6
RGB
rgb(202, 22, 166)
HSL
hsl(312, 80%, 44%)
OKLCH
oklch(0.574 0.241 338.9)
CMYK
cmyk(0%, 89%, 18%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.03: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
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#B61495
2#A21285
3#8D1074
4#790D64
5#650B53
6#510942
7#3D0732
8#280421
9#140211

Tints

Lighter variations

1#E419BB
2#E831C4
3#EB4BCB
4#EE65D2
5#F17EDA
6#F498E1
7#F6B2E9
8#F9CCF0
9#FCE5F8

Tones

Muted variations

1#C11FA1
2#B8289B
3#AF3196
4#A63A91
5#9D438B
6#944C86
7#8B5580
8#825E7B
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
#F8C3EE
Secondary backgroundsInput backgroundsDividers
300
F395
#F395E1
BordersInactive statesPlaceholder text
400
ED5E
#ED5ED1
Disabled statesSecondary iconsMuted text
500
E830
#E830C3
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16A6
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11284
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D5E
Text on light backgroundsHeadingsStrong borders
900
4908
#49083C
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: #F8C3EE;
  --deep-pink-300: #F395E1;
  --deep-pink-400: #ED5ED1;
  --deep-pink-500: #E830C3;
  --deep-pink-600: #CA16A6;
  --deep-pink-700: #A11284;
  --deep-pink-800: #730D5E;
  --deep-pink-900: #49083C;
  --deep-pink-950: #2E0526;
}
Generate More ShadesCreate PaletteConvert Color