Orchid

#A34EFD

Purple

Color Codes

All color formats for development

HEX
#A34EFD
RGB
rgb(163, 78, 253)
HSL
hsl(269, 98%, 65%)
OKLCH
oklch(0.617 0.246 301.7)
CMYK
cmyk(36%, 69%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

4.15:1

AA AAA

On Black Background

5.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F0
100
#EDDC
200
#DDBD
300
#C28B
400
#A34E
500
#891C
600
#6D02
700
#5602
800
#3E01
900
#2701
950
#1901

Shades

Darker variations

1#922DFD
2#810DFD
3#7002E6
4#6002C5
5#5002A4
6#400183
7#300162
8#200142
9#100021

Tints

Lighter variations

1#AC60FD
2#B572FE
3#BE83FE
4#C895FE
5#D1A7FE
6#DAB8FE
7#E3CAFE
8#EDDCFF
9#F6EDFF

Tones

Muted variations

1#A357F4
2#A360EC
3#A469E3
4#A471DA
5#A47AD1
6#A583C9
7#A58CC0
8#A594B7
9#A59DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EDDC
#EDDCFF
Light backgroundsTable row hoverSkeleton loading
200
DDBD
#DDBDFE
Secondary backgroundsInput backgroundsDividers
300
C28B
#C28BFE
BordersInactive statesPlaceholder text
400
A34E
#A34EFD
Disabled statesSecondary iconsMuted text
500
891C
#891CFD
Primary brand colorCTAsActive elementsLinks
600
6D02
#6D02DE
Hover statesFocus ringsPrimary buttons hover
700
5602
#5602B1
Active/pressed statesDark mode accentsSecondary text
800
3E01
#3E017E
Text on light backgroundsHeadingsStrong borders
900
2701
#270151
Primary textHigh emphasis contentDark headings
950
1901
#190132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F7F0FF;
  --orchid-100: #EDDCFF;
  --orchid-200: #DDBDFE;
  --orchid-300: #C28BFE;
  --orchid-400: #A34EFD;
  --orchid-500: #891CFD;
  --orchid-600: #6D02DE;
  --orchid-700: #5602B1;
  --orchid-800: #3E017E;
  --orchid-900: #270151;
  --orchid-950: #190132;
}
Generate More ShadesCreate PaletteConvert Color