Orchid

#932BEE

Purple

Color Codes

All color formats for development

HEX
#932BEE
RGB
rgb(147, 43, 238)
HSL
hsl(272, 85%, 55%)
OKLCH
oklch(0.555 0.263 302)
CMYK
cmyk(38%, 82%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

5.50:1

AA AAA

On Black Background

3.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EEDE
200
#E0C2
300
#C892
400
#AB5A
500
#932B
600
#7711
700
#5E0D
800
#430A
900
#2B06
950
#1B04

Shades

Darker variations

1#8513EA
2#7711D0
3#680FB6
4#590D9C
5#4A0B82
6#3B0868
7#2C064E
8#1E0434
9#0F021A

Tints

Lighter variations

1#9E40F0
2#A855F1
3#B36AF3
4#BE80F5
5#C995F6
6#D4AAF8
7#DFBFFA
8#E9D5FC
9#F4EAFD

Tones

Muted variations

1#9234E4
2#913EDA
3#9148D1
4#9052C7
5#905BBD
6#8F65B3
7#8E6FAA
8#8E79A0
9#8D8296

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EEDE
#EEDEFC
Light backgroundsTable row hoverSkeleton loading
200
E0C2
#E0C2FA
Secondary backgroundsInput backgroundsDividers
300
C892
#C892F6
BordersInactive statesPlaceholder text
400
AB5A
#AB5AF2
Disabled statesSecondary iconsMuted text
500
932B
#932BEE
Primary brand colorCTAsActive elementsLinks
600
7711
#7711D0
Hover statesFocus ringsPrimary buttons hover
700
5E0D
#5E0DA5
Active/pressed statesDark mode accentsSecondary text
800
430A
#430A76
Text on light backgroundsHeadingsStrong borders
900
2B06
#2B064B
Primary textHigh emphasis contentDark headings
950
1B04
#1B042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FE;
  --orchid-100: #EEDEFC;
  --orchid-200: #E0C2FA;
  --orchid-300: #C892F6;
  --orchid-400: #AB5AF2;
  --orchid-500: #932BEE;
  --orchid-600: #7711D0;
  --orchid-700: #5E0DA5;
  --orchid-800: #430A76;
  --orchid-900: #2B064B;
  --orchid-950: #1B042F;
}
Generate More ShadesCreate PaletteConvert Color