Orchid

#BB65E7

Purple

Color Codes

All color formats for development

HEX
#BB65E7
RGB
rgb(187, 101, 231)
HSL
hsl(280, 73%, 65%)
OKLCH
oklch(0.659 0.199 312.7)
CMYK
cmyk(19%, 56%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.43:1

AA AAA

On Black Background

6.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F2
100
#F1E0
200
#E6C6
300
#D39A
400
#BB65
500
#A838
600
#8C1E
700
#6F18
800
#4F11
900
#330B
950
#2007

Shades

Darker variations

1#AF48E2
2#A22BDE
3#901FC9
4#7C1BAC
5#67168F
6#521273
7#3E0D56
8#290939
9#15041D

Tints

Lighter variations

1#C274E9
2#C983EC
3#D093EE
4#D6A2F1
5#DDB2F3
6#E4C1F5
7#EBD1F8
8#F1E0FA
9#F8F0FD

Tones

Muted variations

1#B96BE0
2#B772DA
3#B578D3
4#B37FCD
5#B185C6
6#AE8CC0
7#AC92B9
8#AA99B3
9#A89FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F2
#F9F2FD
BackgroundsSubtle highlightsCard backgrounds
100
F1E0
#F1E0FA
Light backgroundsTable row hoverSkeleton loading
200
E6C6
#E6C6F6
Secondary backgroundsInput backgroundsDividers
300
D39A
#D39AEF
BordersInactive statesPlaceholder text
400
BB65
#BB65E7
Disabled statesSecondary iconsMuted text
500
A838
#A838E0
Primary brand colorCTAsActive elementsLinks
600
8C1E
#8C1EC2
Hover statesFocus ringsPrimary buttons hover
700
6F18
#6F189A
Active/pressed statesDark mode accentsSecondary text
800
4F11
#4F116E
Text on light backgroundsHeadingsStrong borders
900
330B
#330B47
Primary textHigh emphasis contentDark headings
950
2007
#20072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F2FD;
  --orchid-100: #F1E0FA;
  --orchid-200: #E6C6F6;
  --orchid-300: #D39AEF;
  --orchid-400: #BB65E7;
  --orchid-500: #A838E0;
  --orchid-600: #8C1EC2;
  --orchid-700: #6F189A;
  --orchid-800: #4F116E;
  --orchid-900: #330B47;
  --orchid-950: #20072C;
}
Generate More ShadesCreate PaletteConvert Color