Orchid

#A85EED

Purple

Color Codes

All color formats for development

HEX
#A85EED
RGB
rgb(168, 94, 237)
HSL
hsl(271, 80%, 65%)
OKLCH
oklch(0.632 0.21 305)
CMYK
cmyk(29%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.83:1

AA AAA

On Black Background

5.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EEDF
200
#DFC3
300
#C695
400
#A85E
500
#8F30
600
#7316
700
#5C12
800
#410D
900
#2A08
950
#1A05

Shades

Darker variations

1#9841EA
2#8823E7
3#7717D1
4#6614B3
5#551195
6#440D77
7#330A5A
8#22073C
9#11031E

Tints

Lighter variations

1#B16EEF
2#BA7EF1
3#C28FF3
4#CB9FF4
5#D4AFF6
6#DCBFF8
7#E5CFFA
8#EEDFFB
9#F6EFFD

Tones

Muted variations

1#A865E6
2#A86DDF
3#A774D8
4#A77BD1
5#A782C9
6#A789C2
7#A690BB
8#A697B4
9#A69FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EEDF
#EEDFFB
Light backgroundsTable row hoverSkeleton loading
200
DFC3
#DFC3F8
Secondary backgroundsInput backgroundsDividers
300
C695
#C695F3
BordersInactive statesPlaceholder text
400
A85E
#A85EED
Disabled statesSecondary iconsMuted text
500
8F30
#8F30E8
Primary brand colorCTAsActive elementsLinks
600
7316
#7316CA
Hover statesFocus ringsPrimary buttons hover
700
5C12
#5C12A1
Active/pressed statesDark mode accentsSecondary text
800
410D
#410D73
Text on light backgroundsHeadingsStrong borders
900
2A08
#2A0849
Primary textHigh emphasis contentDark headings
950
1A05
#1A052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FD;
  --orchid-100: #EEDFFB;
  --orchid-200: #DFC3F8;
  --orchid-300: #C695F3;
  --orchid-400: #A85EED;
  --orchid-500: #8F30E8;
  --orchid-600: #7316CA;
  --orchid-700: #5C12A1;
  --orchid-800: #410D73;
  --orchid-900: #2A0849;
  --orchid-950: #1A052E;
}
Generate More ShadesCreate PaletteConvert Color