Orchid

#B655F7

Purple

Color Codes

All color formats for development

HEX
#B655F7
RGB
rgb(182, 85, 247)
HSL
hsl(276, 91%, 65%)
OKLCH
oklch(0.643 0.236 308.7)
CMYK
cmyk(26%, 66%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.73:1

AA AAA

On Black Background

5.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F0
100
#F0DD
200
#E4C0
300
#CF8F
400
#B655
500
#A124
600
#850A
700
#6908
800
#4B06
900
#3004
950
#1E02

Shades

Darker variations

1#A835F5
2#9B15F4
3#890ADE
4#7609BE
5#62079E
6#4E067F
7#3B045F
8#27033F
9#140120

Tints

Lighter variations

1#BD66F8
2#C577F9
3#CC88F9
4#D399FA
5#DAAAFB
6#E2BBFC
7#E9CCFD
8#F0DDFD
9#F8EEFE

Tones

Muted variations

1#B45DEF
2#B365E7
3#B16DDF
4#AF75D6
5#AE7DCE
6#AC85C6
7#AB8DBE
8#A996B6
9#A79EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F0
#F9F0FE
BackgroundsSubtle highlightsCard backgrounds
100
F0DD
#F0DDFD
Light backgroundsTable row hoverSkeleton loading
200
E4C0
#E4C0FC
Secondary backgroundsInput backgroundsDividers
300
CF8F
#CF8FFA
BordersInactive statesPlaceholder text
400
B655
#B655F7
Disabled statesSecondary iconsMuted text
500
A124
#A124F5
Primary brand colorCTAsActive elementsLinks
600
850A
#850AD6
Hover statesFocus ringsPrimary buttons hover
700
6908
#6908AA
Active/pressed statesDark mode accentsSecondary text
800
4B06
#4B067A
Text on light backgroundsHeadingsStrong borders
900
3004
#30044E
Primary textHigh emphasis contentDark headings
950
1E02
#1E0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F0FE;
  --orchid-100: #F0DDFD;
  --orchid-200: #E4C0FC;
  --orchid-300: #CF8FFA;
  --orchid-400: #B655F7;
  --orchid-500: #A124F5;
  --orchid-600: #850AD6;
  --orchid-700: #6908AA;
  --orchid-800: #4B067A;
  --orchid-900: #30044E;
  --orchid-950: #1E0231;
}
Generate More ShadesCreate PaletteConvert Color