Orchid

#9A5DEF

Purple

Color Codes

All color formats for development

HEX
#9A5DEF
RGB
rgb(154, 93, 239)
HSL
hsl(265, 82%, 65%)
OKLCH
oklch(0.617 0.211 299.4)
CMYK
cmyk(36%, 61%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

4.05:1

AA AAA

On Black Background

5.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EBDF
200
#D9C3
300
#BC94
400
#9A5D
500
#7D2E
600
#6114
700
#4D10
800
#370B
900
#2307
950
#1605

Shades

Darker variations

1#873EEC
2#7420E9
3#6415D3
4#5612B5
5#480F97
6#390C79
7#2B095A
8#1D063C
9#0E031E

Tints

Lighter variations

1#A46DF1
2#AE7DF2
3#B88DF4
4#C29EF5
5#CCAEF7
6#D6BEF9
7#E1CEFA
8#EBDFFC
9#F5EFFD

Tones

Muted variations

1#9B64E8
2#9C6BE0
3#9D73D9
4#9E7AD2
5#A081CA
6#A188C3
7#A290BC
8#A397B4
9#A59EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EBDF
#EBDFFC
Light backgroundsTable row hoverSkeleton loading
200
D9C3
#D9C3F9
Secondary backgroundsInput backgroundsDividers
300
BC94
#BC94F4
BordersInactive statesPlaceholder text
400
9A5D
#9A5DEF
Disabled statesSecondary iconsMuted text
500
7D2E
#7D2EEA
Primary brand colorCTAsActive elementsLinks
600
6114
#6114CC
Hover statesFocus ringsPrimary buttons hover
700
4D10
#4D10A2
Active/pressed statesDark mode accentsSecondary text
800
370B
#370B74
Text on light backgroundsHeadingsStrong borders
900
2307
#23074A
Primary textHigh emphasis contentDark headings
950
1605
#16052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F1FE;
  --orchid-100: #EBDFFC;
  --orchid-200: #D9C3F9;
  --orchid-300: #BC94F4;
  --orchid-400: #9A5DEF;
  --orchid-500: #7D2EEA;
  --orchid-600: #6114CC;
  --orchid-700: #4D10A2;
  --orchid-800: #370B74;
  --orchid-900: #23074A;
  --orchid-950: #16052E;
}
Generate More ShadesCreate PaletteConvert Color