Orchid

#9A62EA

Purple

Color Codes

All color formats for development

HEX
#9A62EA
RGB
rgb(154, 98, 234)
HSL
hsl(265, 76%, 65%)
OKLCH
oklch(0.621 0.198 299.6)
CMYK
cmyk(34%, 58%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.96:1

AA AAA

On Black Background

5.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EBE0
200
#DAC5
300
#BD98
400
#9A62
500
#7E35
600
#621B
700
#4E15
800
#380F
900
#240A
950
#1606

Shades

Darker variations

1#8845E6
2#7528E2
3#651CCC
4#5718AF
5#481492
6#3A1075
7#2B0C58
8#1D083A
9#0E041D

Tints

Lighter variations

1#A572EC
2#AF81EE
3#B991F0
4#C3A1F2
5#CDB0F4
6#D7C0F6
7#E1D0F9
8#EBE0FB
9#F5EFFD

Tones

Muted variations

1#9C69E3
2#9D6FDC
3#9E76D5
4#9F7DCE
5#A084C8
6#A18BC1
7#A291BA
8#A398B3
9#A59FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EBE0
#EBE0FB
Light backgroundsTable row hoverSkeleton loading
200
DAC5
#DAC5F7
Secondary backgroundsInput backgroundsDividers
300
BD98
#BD98F1
BordersInactive statesPlaceholder text
400
9A62
#9A62EA
Disabled statesSecondary iconsMuted text
500
7E35
#7E35E3
Primary brand colorCTAsActive elementsLinks
600
621B
#621BC5
Hover statesFocus ringsPrimary buttons hover
700
4E15
#4E159D
Active/pressed statesDark mode accentsSecondary text
800
380F
#380F70
Text on light backgroundsHeadingsStrong borders
900
240A
#240A48
Primary textHigh emphasis contentDark headings
950
1606
#16062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F2FD;
  --orchid-100: #EBE0FB;
  --orchid-200: #DAC5F7;
  --orchid-300: #BD98F1;
  --orchid-400: #9A62EA;
  --orchid-500: #7E35E3;
  --orchid-600: #621BC5;
  --orchid-700: #4E159D;
  --orchid-800: #380F70;
  --orchid-900: #240A48;
  --orchid-950: #16062D;
}
Generate More ShadesCreate PaletteConvert Color