Navy

#17044D

Purple

Color Codes

All color formats for development

HEX
#17044D
RGB
rgb(23, 4, 77)
HSL
hsl(256, 90%, 16%)
OKLCH
oklch(0.215 0.119 282.4)
CMYK
cmyk(70%, 95%, 0%, 70%)

Accessibility

WCAG contrast compliance

On White Background

18.09:1

AA AAA

On Black Background

1.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F0
100
#E6DD
200
#D0C0
300
#AC90
400
#8055
500
#5C25
600
#410B
700
#3409
800
#2506
900
#1804
950
#0F03

Shades

Darker variations

1#150446
2#13033E
3#110336
4#0E022F
5#0C0227
6#09021F
7#070117
8#050110
9#020008

Tints

Lighter variations

1#240676
2#31089F
3#3D0BC8
4#490DF0
5#6734F4
6#855CF6
7#A485F9
8#C2AEFB
9#E1D6FD

Tones

Muted variations

1#19084A
2#1B0B46
3#1D0F43
4#1F133F
5#20163B
6#221A37
7#241E34
8#252130
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
D0C0
#D0C0FC
Secondary backgroundsInput backgroundsDividers
300
AC90
#AC90F9
BordersInactive statesPlaceholder text
400
8055
#8055F6
Disabled statesSecondary iconsMuted text
500
5C25
#5C25F4
Primary brand colorCTAsActive elementsLinks
600
410B
#410BD5
Hover statesFocus ringsPrimary buttons hover
700
3409
#3409AA
Active/pressed statesDark mode accentsSecondary text
800
2506
#250679
Text on light backgroundsHeadingsStrong borders
900
1804
#18044E
Primary textHigh emphasis contentDark headings
950
0F03
#0F0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F4F0FE;
  --navy-100: #E6DDFD;
  --navy-200: #D0C0FC;
  --navy-300: #AC90F9;
  --navy-400: #8055F6;
  --navy-500: #5C25F4;
  --navy-600: #410BD5;
  --navy-700: #3409AA;
  --navy-800: #250679;
  --navy-900: #18044E;
  --navy-950: #0F0330;
}
Generate More ShadesCreate PaletteConvert Color