Navy

#19044D

Purple

Color Codes

All color formats for development

HEX
#19044D
RGB
rgb(25, 4, 77)
HSL
hsl(257, 90%, 16%)
OKLCH
oklch(0.217 0.119 284.2)
CMYK
cmyk(68%, 95%, 0%, 70%)

Accessibility

WCAG contrast compliance

On White Background

18.01: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
#F4F0
100
#E6DD
200
#D1C0
300
#AD90
400
#8355
500
#5F25
600
#440B
700
#3609
800
#2706
900
#1904
950
#1003

Shades

Darker variations

1#160446
2#14033E
3#110336
4#0F022F
5#0C0227
6#0A021F
7#070117
8#050110
9#020008

Tints

Lighter variations

1#260676
2#33089F
3#400BC8
4#4D0DF0
5#6A34F4
6#885CF6
7#A685F9
8#C3AEFB
9#E1D6FD

Tones

Muted variations

1#1A084A
2#1C0B46
3#1E0F43
4#1F133F
5#21163B
6#221A37
7#241E34
8#262130
9#27252C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F0
#F4F0FE
BackgroundsSubtle highlightsCard backgrounds
100
E6DD
#E6DDFD
Light backgroundsTable row hoverSkeleton loading
200
D1C0
#D1C0FC
Secondary backgroundsInput backgroundsDividers
300
AD90
#AD90F9
BordersInactive statesPlaceholder text
400
8355
#8355F6
Disabled statesSecondary iconsMuted text
500
5F25
#5F25F4
Primary brand colorCTAsActive elementsLinks
600
440B
#440BD5
Hover statesFocus ringsPrimary buttons hover
700
3609
#3609AA
Active/pressed statesDark mode accentsSecondary text
800
2706
#270679
Text on light backgroundsHeadingsStrong borders
900
1904
#19044E
Primary textHigh emphasis contentDark headings
950
1003
#100330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F4F0FE;
  --navy-100: #E6DDFD;
  --navy-200: #D1C0FC;
  --navy-300: #AD90F9;
  --navy-400: #8355F6;
  --navy-500: #5F25F4;
  --navy-600: #440BD5;
  --navy-700: #3609AA;
  --navy-800: #270679;
  --navy-900: #19044E;
  --navy-950: #100330;
}
Generate More ShadesCreate PaletteConvert Color