Deep Pink

#CA1682

Pink

Color Codes

All color formats for development

HEX
#CA1682
RGB
rgb(202, 22, 130)
HSL
hsl(324, 80%, 44%)
OKLCH
oklch(0.558 0.222 351.6)
CMYK
cmyk(0%, 89%, 36%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.32:1

AA AAA

On Black Background

3.95: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#B61475
2#A21268
3#8D105B
4#790D4E
5#650B41
6#510934
7#3D0727
8#28041A
9#14020D

Tints

Lighter variations

1#E41993
2#E8319F
3#EB4BAB
4#EE65B7
5#F17EC3
6#F498CF
7#F6B2DB
8#F9CCE7
9#FCE5F3

Tones

Muted variations

1#C11F80
2#B8287F
3#AF317D
4#A63A7B
5#9D4379
6#944C77
7#8B5576
8#825E74
9#796772

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF0
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E3
Secondary backgroundsInput backgroundsDividers
300
F395
#F395CE
BordersInactive statesPlaceholder text
400
ED5E
#ED5EB4
Disabled statesSecondary iconsMuted text
500
E830
#E8309F
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1682
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11268
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D4A
Text on light backgroundsHeadingsStrong borders
900
4908
#49082F
Primary textHigh emphasis contentDark headings
950
2E05
#2E051E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F9;
  --deep-pink-100: #FBDFF0;
  --deep-pink-200: #F8C3E3;
  --deep-pink-300: #F395CE;
  --deep-pink-400: #ED5EB4;
  --deep-pink-500: #E8309F;
  --deep-pink-600: #CA1682;
  --deep-pink-700: #A11268;
  --deep-pink-800: #730D4A;
  --deep-pink-900: #49082F;
  --deep-pink-950: #2E051E;
}
Generate More ShadesCreate PaletteConvert Color