Deep Pink

#CA168E

Pink

Color Codes

All color formats for development

HEX
#CA168E
RGB
rgb(202, 22, 142)
HSL
hsl(320, 80%, 44%)
OKLCH
oklch(0.563 0.227 347.2)
CMYK
cmyk(0%, 89%, 30%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.23:1

AA AAA

On Black Background

4.02: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#B61480
2#A21272
3#8D1063
4#790D55
5#650B47
6#510939
7#3D072B
8#28041C
9#14020E

Tints

Lighter variations

1#E419A0
2#E831AB
3#EB4BB6
4#EE65C0
5#F17ECB
6#F498D5
7#F6B2E0
8#F9CCEA
9#FCE5F5

Tones

Muted variations

1#C11F8B
2#B82888
3#AF3185
4#A63A82
5#9D437F
6#944C7C
7#8B5579
8#825E76
9#796773

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E7
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D4
BordersInactive statesPlaceholder text
400
ED5E
#ED5EBE
Disabled statesSecondary iconsMuted text
500
E830
#E830AB
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA168E
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11271
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D51
Text on light backgroundsHeadingsStrong borders
900
4908
#490834
Primary textHigh emphasis contentDark headings
950
2E05
#2E0520
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F9;
  --deep-pink-100: #FBDFF2;
  --deep-pink-200: #F8C3E7;
  --deep-pink-300: #F395D4;
  --deep-pink-400: #ED5EBE;
  --deep-pink-500: #E830AB;
  --deep-pink-600: #CA168E;
  --deep-pink-700: #A11271;
  --deep-pink-800: #730D51;
  --deep-pink-900: #490834;
  --deep-pink-950: #2E0520;
}
Generate More ShadesCreate PaletteConvert Color