Deep Pink

#CA16AC

Pink

Color Codes

All color formats for development

HEX
#CA16AC
RGB
rgb(202, 22, 172)
HSL
hsl(310, 80%, 44%)
OKLCH
oklch(0.577 0.244 337)
CMYK
cmyk(0%, 89%, 15%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.97:1

AA AAA

On Black Background

4.22: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#B6149B
2#A2128A
3#8D1078
4#790D67
5#650B56
6#510945
7#3D0734
8#280422
9#140211

Tints

Lighter variations

1#E419C2
2#E831CA
3#EB4BD0
4#EE65D7
5#F17EDE
6#F498E4
7#F6B2EB
8#F9CCF2
9#FCE5F8

Tones

Muted variations

1#C11FA6
2#B828A0
3#AF319A
4#A63A94
5#9D438E
6#944C88
7#8B5582
8#825E7C
9#796776

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF7
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3F0
Secondary backgroundsInput backgroundsDividers
300
F395
#F395E4
BordersInactive statesPlaceholder text
400
ED5E
#ED5ED5
Disabled statesSecondary iconsMuted text
500
E830
#E830C9
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16AC
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11289
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D62
Text on light backgroundsHeadingsStrong borders
900
4908
#49083F
Primary textHigh emphasis contentDark headings
950
2E05
#2E0527
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FB;
  --deep-pink-100: #FBDFF7;
  --deep-pink-200: #F8C3F0;
  --deep-pink-300: #F395E4;
  --deep-pink-400: #ED5ED5;
  --deep-pink-500: #E830C9;
  --deep-pink-600: #CA16AC;
  --deep-pink-700: #A11289;
  --deep-pink-800: #730D62;
  --deep-pink-900: #49083F;
  --deep-pink-950: #2E0527;
}
Generate More ShadesCreate PaletteConvert Color