Orchid

#A353F9

Purple

Color Codes

All color formats for development

HEX
#A353F9
RGB
rgb(163, 83, 249)
HSL
hsl(269, 93%, 65%)
OKLCH
oklch(0.62 0.236 302)
CMYK
cmyk(35%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

4.07:1

AA AAA

On Black Background

5.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F0
100
#EDDD
200
#DDBF
300
#C38E
400
#A353
500
#8922
600
#6D08
700
#5606
800
#3E04
900
#2803
950
#1902

Shades

Darker variations

1#9233F8
2#8113F6
3#7008E0
4#6007C0
5#5006A0
6#400580
7#300360
8#200240
9#100120

Tints

Lighter variations

1#AC64F9
2#B575FA
3#BF86FB
4#C898FB
5#D1A9FC
6#DABAFD
7#E3CBFD
8#EDDDFE
9#F6EEFE

Tones

Muted variations

1#A35BF0
2#A463E8
3#A46CE0
4#A474D8
5#A47CCF
6#A585C7
7#A58DBF
8#A595B6
9#A59DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EDDD
#EDDDFE
Light backgroundsTable row hoverSkeleton loading
200
DDBF
#DDBFFD
Secondary backgroundsInput backgroundsDividers
300
C38E
#C38EFB
BordersInactive statesPlaceholder text
400
A353
#A353F9
Disabled statesSecondary iconsMuted text
500
8922
#8922F7
Primary brand colorCTAsActive elementsLinks
600
6D08
#6D08D9
Hover statesFocus ringsPrimary buttons hover
700
5606
#5606AC
Active/pressed statesDark mode accentsSecondary text
800
3E04
#3E047B
Text on light backgroundsHeadingsStrong borders
900
2803
#28034F
Primary textHigh emphasis contentDark headings
950
1902
#190231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F7F0FE;
  --orchid-100: #EDDDFE;
  --orchid-200: #DDBFFD;
  --orchid-300: #C38EFB;
  --orchid-400: #A353F9;
  --orchid-500: #8922F7;
  --orchid-600: #6D08D9;
  --orchid-700: #5606AC;
  --orchid-800: #3E047B;
  --orchid-900: #28034F;
  --orchid-950: #190231;
}
Generate More ShadesCreate PaletteConvert Color