Orchid

#9F65E7

Purple

Color Codes

All color formats for development

HEX
#9F65E7
RGB
rgb(159, 101, 231)
HSL
hsl(267, 73%, 65%)
OKLCH
oklch(0.628 0.191 301.7)
CMYK
cmyk(31%, 56%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.83:1

AA AAA

On Black Background

5.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F2
100
#ECE0
200
#DBC6
300
#C09A
400
#9F65
500
#8438
600
#681E
700
#5318
800
#3B11
900
#260B
950
#1807

Shades

Darker variations

1#8D48E2
2#7C2BDE
3#6C1FC9
4#5C1BAC
5#4D168F
6#3D1273
7#2E0D56
8#1F0939
9#0F041D

Tints

Lighter variations

1#A974E9
2#B283EC
3#BC93EE
4#C6A2F1
5#CFB2F3
6#D9C1F5
7#E2D1F8
8#ECE0FA
9#F5F0FD

Tones

Muted variations

1#A06BE0
2#A172DA
3#A178D3
4#A27FCD
5#A285C6
6#A38CC0
7#A492B9
8#A499B3
9#A59FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F2
#F7F2FD
BackgroundsSubtle highlightsCard backgrounds
100
ECE0
#ECE0FA
Light backgroundsTable row hoverSkeleton loading
200
DBC6
#DBC6F6
Secondary backgroundsInput backgroundsDividers
300
C09A
#C09AEF
BordersInactive statesPlaceholder text
400
9F65
#9F65E7
Disabled statesSecondary iconsMuted text
500
8438
#8438E0
Primary brand colorCTAsActive elementsLinks
600
681E
#681EC2
Hover statesFocus ringsPrimary buttons hover
700
5318
#53189A
Active/pressed statesDark mode accentsSecondary text
800
3B11
#3B116E
Text on light backgroundsHeadingsStrong borders
900
260B
#260B47
Primary textHigh emphasis contentDark headings
950
1807
#18072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F7F2FD;
  --orchid-100: #ECE0FA;
  --orchid-200: #DBC6F6;
  --orchid-300: #C09AEF;
  --orchid-400: #9F65E7;
  --orchid-500: #8438E0;
  --orchid-600: #681EC2;
  --orchid-700: #53189A;
  --orchid-800: #3B116E;
  --orchid-900: #260B47;
  --orchid-950: #18072C;
}
Generate More ShadesCreate PaletteConvert Color