Navy

#19084A

Purple

Color Codes

All color formats for development

HEX
#19084A
RGB
rgb(25, 8, 74)
HSL
hsl(255, 80%, 16%)
OKLCH
oklch(0.219 0.111 284.4)
CMYK
cmyk(66%, 89%, 0%, 71%)

Accessibility

WCAG contrast compliance

On White Background

17.87:1

AA AAA

On Black Background

1.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E6DF
200
#D1C3
300
#AD95
400
#825E
500
#5E30
600
#4316
700
#3612
800
#260D
900
#1808
950
#0F05

Shades

Darker variations

1#160742
2#14073B
3#110633
4#0F052C
5#0C0425
6#0A031D
7#070216
8#05020F
9#020107

Tints

Lighter variations

1#250C70
2#321197
3#3F15BD
4#4C19E4
5#693EEA
6#8765EE
7#A58BF2
8#C3B2F6
9#E1D8FB

Tones

Muted variations

1#1A0B46
2#1C0F43
3#1D1240
4#1F153C
5#211839
6#221C36
7#241F33
8#26222F
9#27262C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E6DF
#E6DFFB
Light backgroundsTable row hoverSkeleton loading
200
D1C3
#D1C3F8
Secondary backgroundsInput backgroundsDividers
300
AD95
#AD95F3
BordersInactive statesPlaceholder text
400
825E
#825EED
Disabled statesSecondary iconsMuted text
500
5E30
#5E30E8
Primary brand colorCTAsActive elementsLinks
600
4316
#4316CA
Hover statesFocus ringsPrimary buttons hover
700
3612
#3612A1
Active/pressed statesDark mode accentsSecondary text
800
260D
#260D73
Text on light backgroundsHeadingsStrong borders
900
1808
#180849
Primary textHigh emphasis contentDark headings
950
0F05
#0F052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F4F1FD;
  --navy-100: #E6DFFB;
  --navy-200: #D1C3F8;
  --navy-300: #AD95F3;
  --navy-400: #825EED;
  --navy-500: #5E30E8;
  --navy-600: #4316CA;
  --navy-700: #3612A1;
  --navy-800: #260D73;
  --navy-900: #180849;
  --navy-950: #0F052E;
}
Generate More ShadesCreate PaletteConvert Color