Indigo

#490845

Pink

Color Codes

All color formats for development

HEX
#490845
RGB
rgb(73, 8, 69)
HSL
hsl(304, 80%, 16%)
OKLCH
oklch(0.288 0.119 331)
CMYK
cmyk(0%, 89%, 5%, 71%)

Accessibility

WCAG contrast compliance

On White Background

14.96:1

AA AAA

On Black Background

1.40: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#42073E
2#3B0737
3#330630
4#2C0529
5#250423
6#1D031C
7#160215
8#0F020E
9#070107

Tints

Lighter variations

1#700C69
2#97118E
3#BD15B2
4#E419D6
5#EA3EDE
6#EE65E5
7#F28BEB
8#F6B2F2
9#FBD8F8

Tones

Muted variations

1#460B42
2#430F3F
3#40123D
4#3C153A
5#391837
6#361C34
7#331F31
8#2F222E
9#2C262C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFA
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3F5
Secondary backgroundsInput backgroundsDividers
300
F395
#F395ED
BordersInactive statesPlaceholder text
400
ED5E
#ED5EE4
Disabled statesSecondary iconsMuted text
500
E830
#E830DC
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16BE
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11297
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D6C
Text on light backgroundsHeadingsStrong borders
900
4908
#490845
Primary textHigh emphasis contentDark headings
950
2E05
#2E052B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indigo-50: #FDF1FD;
  --indigo-100: #FBDFFA;
  --indigo-200: #F8C3F5;
  --indigo-300: #F395ED;
  --indigo-400: #ED5EE4;
  --indigo-500: #E830DC;
  --indigo-600: #CA16BE;
  --indigo-700: #A11297;
  --indigo-800: #730D6C;
  --indigo-900: #490845;
  --indigo-950: #2E052B;
}
Generate More ShadesCreate PaletteConvert Color