Orchid

#BB5FEC

Purple

Color Codes

All color formats for development

HEX
#BB5FEC
RGB
rgb(187, 95, 236)
HSL
hsl(279, 79%, 65%)
OKLCH
oklch(0.654 0.213 312.1)
CMYK
cmyk(21%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.52:1

AA AAA

On Black Background

5.96:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F1DF
200
#E6C4
300
#D296
400
#BB5F
500
#A732
600
#8B18
700
#6E13
800
#4F0D
900
#3209
950
#2005

Shades

Darker variations

1#AE42E9
2#A224E5
3#9018D0
4#7B15B2
5#671194
6#520E77
7#3E0A59
8#29073B
9#15031E

Tints

Lighter variations

1#C26FEE
2#C97FF0
3#CF8FF2
4#D69FF4
5#DDAFF6
6#E4BFF8
7#EBCFF9
8#F1DFFB
9#F8EFFD

Tones

Muted variations

1#B966E5
2#B76DDE
3#B574D7
4#B27BD0
5#B082C9
6#AE8AC2
7#AC91BB
8#AA98B4
9#A89FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F1DF
#F1DFFB
Light backgroundsTable row hoverSkeleton loading
200
E6C4
#E6C4F8
Secondary backgroundsInput backgroundsDividers
300
D296
#D296F3
BordersInactive statesPlaceholder text
400
BB5F
#BB5FEC
Disabled statesSecondary iconsMuted text
500
A732
#A732E7
Primary brand colorCTAsActive elementsLinks
600
8B18
#8B18C9
Hover statesFocus ringsPrimary buttons hover
700
6E13
#6E13A0
Active/pressed statesDark mode accentsSecondary text
800
4F0D
#4F0D72
Text on light backgroundsHeadingsStrong borders
900
3209
#320949
Primary textHigh emphasis contentDark headings
950
2005
#20052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F1FD;
  --orchid-100: #F1DFFB;
  --orchid-200: #E6C4F8;
  --orchid-300: #D296F3;
  --orchid-400: #BB5FEC;
  --orchid-500: #A732E7;
  --orchid-600: #8B18C9;
  --orchid-700: #6E13A0;
  --orchid-800: #4F0D72;
  --orchid-900: #320949;
  --orchid-950: #20052E;
}
Generate More ShadesCreate PaletteConvert Color