Navy

#26044D

Purple

Color Codes

All color formats for development

HEX
#26044D
RGB
rgb(38, 4, 77)
HSL
hsl(268, 90%, 16%)
OKLCH
oklch(0.233 0.119 296.8)
CMYK
cmyk(51%, 95%, 0%, 70%)

Accessibility

WCAG contrast compliance

On White Background

17.40:1

AA AAA

On Black Background

1.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F0
100
#ECDD
200
#DCC0
300
#C190
400
#A055
500
#8525
600
#690B
700
#5409
800
#3C06
900
#2604
950
#1803

Shades

Darker variations

1#230446
2#1F033E
3#1B0336
4#17022F
5#130227
6#0F021F
7#0C0117
8#080110
9#040008

Tints

Lighter variations

1#3A0676
2#4F089F
3#630BC8
4#770DF0
5#8D34F4
6#A45CF6
7#BB85F9
8#D2AEFB
9#E8D6FD

Tones

Muted variations

1#27084A
2#270B46
3#270F43
4#27133F
5#28163B
6#281A37
7#281E34
8#282130
9#29252C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FE
BackgroundsSubtle highlightsCard backgrounds
100
ECDD
#ECDDFD
Light backgroundsTable row hoverSkeleton loading
200
DCC0
#DCC0FC
Secondary backgroundsInput backgroundsDividers
300
C190
#C190F9
BordersInactive statesPlaceholder text
400
A055
#A055F6
Disabled statesSecondary iconsMuted text
500
8525
#8525F4
Primary brand colorCTAsActive elementsLinks
600
690B
#690BD5
Hover statesFocus ringsPrimary buttons hover
700
5409
#5409AA
Active/pressed statesDark mode accentsSecondary text
800
3C06
#3C0679
Text on light backgroundsHeadingsStrong borders
900
2604
#26044E
Primary textHigh emphasis contentDark headings
950
1803
#180330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F7F0FE;
  --navy-100: #ECDDFD;
  --navy-200: #DCC0FC;
  --navy-300: #C190F9;
  --navy-400: #A055F6;
  --navy-500: #8525F4;
  --navy-600: #690BD5;
  --navy-700: #5409AA;
  --navy-800: #3C0679;
  --navy-900: #26044E;
  --navy-950: #180330;
}
Generate More ShadesCreate PaletteConvert Color