Orchid

#A952FA

Purple

Color Codes

All color formats for development

HEX
#A952FA
RGB
rgb(169, 82, 250)
HSL
hsl(271, 94%, 65%)
OKLCH
oklch(0.626 0.24 303.9)
CMYK
cmyk(32%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F0
100
#EEDC
200
#DFBF
300
#C68D
400
#A952
500
#9020
600
#7407
700
#5C05
800
#4204
900
#2A02
950
#1A02

Shades

Darker variations

1#9832F9
2#8812F8
3#7807E1
4#6706C1
5#5505A1
6#440481
7#330360
8#220240
9#110120

Tints

Lighter variations

1#B163FA
2#BA74FB
3#C286FB
4#CB97FC
5#D4A8FC
6#DCBAFD
7#E5CBFD
8#EEDCFE
9#F6EEFE

Tones

Muted variations

1#A85AF1
2#A863E9
3#A86BE0
4#A773D8
5#A77CD0
6#A784C7
7#A78DBF
8#A695B7
9#A69DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F0
#F8F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EEDC
#EEDCFE
Light backgroundsTable row hoverSkeleton loading
200
DFBF
#DFBFFD
Secondary backgroundsInput backgroundsDividers
300
C68D
#C68DFB
BordersInactive statesPlaceholder text
400
A952
#A952FA
Disabled statesSecondary iconsMuted text
500
9020
#9020F8
Primary brand colorCTAsActive elementsLinks
600
7407
#7407DA
Hover statesFocus ringsPrimary buttons hover
700
5C05
#5C05AD
Active/pressed statesDark mode accentsSecondary text
800
4204
#42047C
Text on light backgroundsHeadingsStrong borders
900
2A02
#2A024F
Primary textHigh emphasis contentDark headings
950
1A02
#1A0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F0FF;
  --orchid-100: #EEDCFE;
  --orchid-200: #DFBFFD;
  --orchid-300: #C68DFB;
  --orchid-400: #A952FA;
  --orchid-500: #9020F8;
  --orchid-600: #7407DA;
  --orchid-700: #5C05AD;
  --orchid-800: #42047C;
  --orchid-900: #2A024F;
  --orchid-950: #1A0231;
}
Generate More ShadesCreate PaletteConvert Color