Orchid

#B05DEF

Purple

Color Codes

All color formats for development

HEX
#B05DEF
RGB
rgb(176, 93, 239)
HSL
hsl(274, 82%, 65%)
OKLCH
oklch(0.641 0.216 307.6)
CMYK
cmyk(26%, 61%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

3.71:1

AA AAA

On Black Background

5.66:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E1C3
300
#CB94
400
#B05D
500
#992E
600
#7C14
700
#6310
800
#470B
900
#2D07
950
#1C05

Shades

Darker variations

1#A13EEC
2#9220E9
3#8115D3
4#6E12B5
5#5C0F97
6#4A0C79
7#37095A
8#25063C
9#12031E

Tints

Lighter variations

1#B76DF1
2#BF7DF2
3#C78DF4
4#CF9EF5
5#D7AEF7
6#DFBEF9
7#E7CEFA
8#EFDFFC
9#F7EFFD

Tones

Muted variations

1#AF64E8
2#AE6BE0
3#AD73D9
4#AC7AD2
5#AB81CA
6#AA88C3
7#A990BC
8#A897B4
9#A79EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EFDF
#EFDFFC
Light backgroundsTable row hoverSkeleton loading
200
E1C3
#E1C3F9
Secondary backgroundsInput backgroundsDividers
300
CB94
#CB94F4
BordersInactive statesPlaceholder text
400
B05D
#B05DEF
Disabled statesSecondary iconsMuted text
500
992E
#992EEA
Primary brand colorCTAsActive elementsLinks
600
7C14
#7C14CC
Hover statesFocus ringsPrimary buttons hover
700
6310
#6310A2
Active/pressed statesDark mode accentsSecondary text
800
470B
#470B74
Text on light backgroundsHeadingsStrong borders
900
2D07
#2D074A
Primary textHigh emphasis contentDark headings
950
1C05
#1C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FE;
  --orchid-100: #EFDFFC;
  --orchid-200: #E1C3F9;
  --orchid-300: #CB94F4;
  --orchid-400: #B05DEF;
  --orchid-500: #992EEA;
  --orchid-600: #7C14CC;
  --orchid-700: #6310A2;
  --orchid-800: #470B74;
  --orchid-900: #2D074A;
  --orchid-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color