Orchid

#C05FEC

Purple

Color Codes

All color formats for development

HEX
#C05FEC
RGB
rgb(192, 95, 236)
HSL
hsl(281, 79%, 65%)
OKLCH
oklch(0.66 0.215 313.8)
CMYK
cmyk(19%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.45:1

AA AAA

On Black Background

6.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F2DF
200
#E7C4
300
#D596
400
#C05F
500
#AD32
600
#9118
700
#7313
800
#520D
900
#3509
950
#2105

Shades

Darker variations

1#B442E9
2#A824E5
3#9618D0
4#8015B2
5#6B1194
6#560E77
7#400A59
8#2B073B
9#15031E

Tints

Lighter variations

1#C66FEE
2#CC7FF0
3#D38FF2
4#D99FF4
5#DFAFF6
6#E6BFF8
7#ECCFF9
8#F2DFFB
9#F9EFFD

Tones

Muted variations

1#BD66E5
2#BA6DDE
3#B874D7
4#B57BD0
5#B382C9
6#B08AC2
7#AE91BB
8#AB98B4
9#A89FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F2DF
#F2DFFB
Light backgroundsTable row hoverSkeleton loading
200
E7C4
#E7C4F8
Secondary backgroundsInput backgroundsDividers
300
D596
#D596F3
BordersInactive statesPlaceholder text
400
C05F
#C05FEC
Disabled statesSecondary iconsMuted text
500
AD32
#AD32E7
Primary brand colorCTAsActive elementsLinks
600
9118
#9118C9
Hover statesFocus ringsPrimary buttons hover
700
7313
#7313A0
Active/pressed statesDark mode accentsSecondary text
800
520D
#520D72
Text on light backgroundsHeadingsStrong borders
900
3509
#350949
Primary textHigh emphasis contentDark headings
950
2105
#21052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF1FD;
  --orchid-100: #F2DFFB;
  --orchid-200: #E7C4F8;
  --orchid-300: #D596F3;
  --orchid-400: #C05FEC;
  --orchid-500: #AD32E7;
  --orchid-600: #9118C9;
  --orchid-700: #7313A0;
  --orchid-800: #520D72;
  --orchid-900: #350949;
  --orchid-950: #21052E;
}
Generate More ShadesCreate PaletteConvert Color