Orchid

#945CF0

Purple

Color Codes

All color formats for development

HEX
#945CF0
RGB
rgb(148, 92, 240)
HSL
hsl(263, 83%, 65%)
OKLCH
oklch(0.61 0.213 297.1)
CMYK
cmyk(38%, 62%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

4.16:1

AA AAA

On Black Background

5.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EADE
200
#D7C2
300
#B994
400
#945C
500
#762D
600
#5A13
700
#480F
800
#330B
900
#2107
950
#1504

Shades

Darker variations

1#813DED
2#6D1FEA
3#5E14D4
4#5011B6
5#430E98
6#350B79
7#28085B
8#1B063D
9#0D031E

Tints

Lighter variations

1#9F6CF1
2#AA7CF3
3#B48DF4
4#BF9DF6
5#CAADF7
6#D4BEF9
7#DFCEFA
8#EADEFC
9#F4EFFD

Tones

Muted variations

1#9663E8
2#986AE1
3#9A72DA
4#9B79D2
5#9D81CB
6#9F88C3
7#A190BC
8#A297B5
9#A49EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EADE
#EADEFC
Light backgroundsTable row hoverSkeleton loading
200
D7C2
#D7C2F9
Secondary backgroundsInput backgroundsDividers
300
B994
#B994F5
BordersInactive statesPlaceholder text
400
945C
#945CF0
Disabled statesSecondary iconsMuted text
500
762D
#762DEB
Primary brand colorCTAsActive elementsLinks
600
5A13
#5A13CD
Hover statesFocus ringsPrimary buttons hover
700
480F
#480FA3
Active/pressed statesDark mode accentsSecondary text
800
330B
#330B75
Text on light backgroundsHeadingsStrong borders
900
2107
#21074B
Primary textHigh emphasis contentDark headings
950
1504
#15042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F1FE;
  --orchid-100: #EADEFC;
  --orchid-200: #D7C2F9;
  --orchid-300: #B994F5;
  --orchid-400: #945CF0;
  --orchid-500: #762DEB;
  --orchid-600: #5A13CD;
  --orchid-700: #480FA3;
  --orchid-800: #330B75;
  --orchid-900: #21074B;
  --orchid-950: #15042F;
}
Generate More ShadesCreate PaletteConvert Color