Deep Pink

#CA169A

Pink

Color Codes

All color formats for development

HEX
#CA169A
RGB
rgb(202, 22, 154)
HSL
hsl(316, 80%, 44%)
OKLCH
oklch(0.568 0.234 342.9)
CMYK
cmyk(0%, 89%, 24%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.13:1

AA AAA

On Black Background

4.09: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#B6148B
2#A2127B
3#8D106C
4#790D5C
5#650B4D
6#51093E
7#3D072E
8#28041F
9#14020F

Tints

Lighter variations

1#E419AE
2#E831B7
3#EB4BC0
4#EE65C9
5#F17ED2
6#F498DB
7#F6B2E4
8#F9CCED
9#FCE5F6

Tones

Muted variations

1#C11F96
2#B82892
3#AF318E
4#A63A89
5#9D4385
6#944C81
7#8B557D
8#825E79
9#796774

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF4
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3EA
Secondary backgroundsInput backgroundsDividers
300
F395
#F395DA
BordersInactive statesPlaceholder text
400
ED5E
#ED5EC7
Disabled statesSecondary iconsMuted text
500
E830
#E830B7
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA169A
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1127B
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D58
Text on light backgroundsHeadingsStrong borders
900
4908
#490838
Primary textHigh emphasis contentDark headings
950
2E05
#2E0523
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FA;
  --deep-pink-100: #FBDFF4;
  --deep-pink-200: #F8C3EA;
  --deep-pink-300: #F395DA;
  --deep-pink-400: #ED5EC7;
  --deep-pink-500: #E830B7;
  --deep-pink-600: #CA169A;
  --deep-pink-700: #A1127B;
  --deep-pink-800: #730D58;
  --deep-pink-900: #490838;
  --deep-pink-950: #2E0523;
}
Generate More ShadesCreate PaletteConvert Color