Deep Pink

#CA1694

Pink

Color Codes

All color formats for development

HEX
#CA1694
RGB
rgb(202, 22, 148)
HSL
hsl(318, 80%, 44%)
OKLCH
oklch(0.565 0.23 345)
CMYK
cmyk(0%, 89%, 27%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.18:1

AA AAA

On Black Background

4.05: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#B61485
2#A21276
3#8D1068
4#790D59
5#650B4A
6#51093B
7#3D072C
8#28041E
9#14020F

Tints

Lighter variations

1#E419A7
2#E831B1
3#EB4BBB
4#EE65C5
5#F17ECE
6#F498D8
7#F6B2E2
8#F9CCEC
9#FCE5F5

Tones

Muted variations

1#C11F91
2#B8288D
3#AF3189
4#A63A86
5#9D4382
6#944C7F
7#8B557B
8#825E77
9#796774

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF3
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E8
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D7
BordersInactive statesPlaceholder text
400
ED5E
#ED5EC2
Disabled statesSecondary iconsMuted text
500
E830
#E830B1
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1694
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11276
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D54
Text on light backgroundsHeadingsStrong borders
900
4908
#490836
Primary textHigh emphasis contentDark headings
950
2E05
#2E0522
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FA;
  --deep-pink-100: #FBDFF3;
  --deep-pink-200: #F8C3E8;
  --deep-pink-300: #F395D7;
  --deep-pink-400: #ED5EC2;
  --deep-pink-500: #E830B1;
  --deep-pink-600: #CA1694;
  --deep-pink-700: #A11276;
  --deep-pink-800: #730D54;
  --deep-pink-900: #490836;
  --deep-pink-950: #2E0522;
}
Generate More ShadesCreate PaletteConvert Color