Orchid

#992EEA

Purple

Color Codes

All color formats for development

HEX
#992EEA
RGB
rgb(153, 46, 234)
HSL
hsl(274, 82%, 55%)
OKLCH
oklch(0.561 0.258 304.7)
CMYK
cmyk(35%, 80%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

5.34:1

AA AAA

On Black Background

3.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E1C3
300
#CB94
400
#B05D
500
#992E
600
#7C14
700
#6310
800
#470B
900
#2D07
950
#1C05

Shades

Darker variations

1#8C17E6
2#7C14CC
3#6D12B3
4#5D0F99
5#4E0D80
6#3E0A66
7#2F084D
8#1F0533
9#10031A

Tints

Lighter variations

1#A343EC
2#AD58EE
3#B76DF1
4#C282F3
5#CC97F5
6#D6ABF7
7#E0C0F9
8#EBD5FB
9#F5EAFD

Tones

Muted variations

1#9838E1
2#9641D8
3#954ACE
4#9454C5
5#935DBB
6#9167B2
7#9070A8
8#8F799F
9#8E8396

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EFDF
#EFDFFC
Light backgroundsTable row hoverSkeleton loading
200
E1C3
#E1C3F9
Secondary backgroundsInput backgroundsDividers
300
CB94
#CB94F4
BordersInactive statesPlaceholder text
400
B05D
#B05DEF
Disabled statesSecondary iconsMuted text
500
992E
#992EEA
Primary brand colorCTAsActive elementsLinks
600
7C14
#7C14CC
Hover statesFocus ringsPrimary buttons hover
700
6310
#6310A2
Active/pressed statesDark mode accentsSecondary text
800
470B
#470B74
Text on light backgroundsHeadingsStrong borders
900
2D07
#2D074A
Primary textHigh emphasis contentDark headings
950
1C05
#1C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FE;
  --orchid-100: #EFDFFC;
  --orchid-200: #E1C3F9;
  --orchid-300: #CB94F4;
  --orchid-400: #B05DEF;
  --orchid-500: #992EEA;
  --orchid-600: #7C14CC;
  --orchid-700: #6310A2;
  --orchid-800: #470B74;
  --orchid-900: #2D074A;
  --orchid-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color