Orchid

#A650FB

Purple

Color Codes

All color formats for development

HEX
#A650FB
RGB
rgb(166, 80, 251)
HSL
hsl(270, 96%, 65%)
OKLCH
oklch(0.622 0.242 302.9)
CMYK
cmyk(34%, 68%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

4.07:1

AA AAA

On Black Background

5.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F0
100
#EDDC
200
#DEBE
300
#C48C
400
#A650
500
#8C1E
600
#7004
700
#5904
800
#4003
900
#2902
950
#1A01

Shades

Darker variations

1#9530FB
2#850FFA
3#7405E3
4#6304C3
5#5303A2
6#420382
7#320261
8#210141
9#110120

Tints

Lighter variations

1#AF62FC
2#B873FC
3#C185FD
4#C996FD
5#D2A8FD
6#DBB9FE
7#E4CBFE
8#EDDCFE
9#F6EEFF

Tones

Muted variations

1#A659F3
2#A661EA
3#A66AE2
4#A672D9
5#A67BD1
6#A683C8
7#A68CBF
8#A695B7
9#A69DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EDDC
#EDDCFE
Light backgroundsTable row hoverSkeleton loading
200
DEBE
#DEBEFE
Secondary backgroundsInput backgroundsDividers
300
C48C
#C48CFD
BordersInactive statesPlaceholder text
400
A650
#A650FB
Disabled statesSecondary iconsMuted text
500
8C1E
#8C1EFA
Primary brand colorCTAsActive elementsLinks
600
7004
#7004DC
Hover statesFocus ringsPrimary buttons hover
700
5904
#5904AF
Active/pressed statesDark mode accentsSecondary text
800
4003
#40037D
Text on light backgroundsHeadingsStrong borders
900
2902
#290250
Primary textHigh emphasis contentDark headings
950
1A01
#1A0132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F7F0FF;
  --orchid-100: #EDDCFE;
  --orchid-200: #DEBEFE;
  --orchid-300: #C48CFD;
  --orchid-400: #A650FB;
  --orchid-500: #8C1EFA;
  --orchid-600: #7004DC;
  --orchid-700: #5904AF;
  --orchid-800: #40037D;
  --orchid-900: #290250;
  --orchid-950: #1A0132;
}
Generate More ShadesCreate PaletteConvert Color