Orchid

#B660EB

Purple

Color Codes

All color formats for development

HEX
#B660EB
RGB
rgb(182, 96, 235)
HSL
hsl(277, 78%, 65%)
OKLCH
oklch(0.649 0.209 310.4)
CMYK
cmyk(23%, 59%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.58:1

AA AAA

On Black Background

5.86:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F0DF
200
#E4C4
300
#CF97
400
#B660
500
#A133
600
#8519
700
#6914
800
#4B0E
900
#3009
950
#1E06

Shades

Darker variations

1#A843E8
2#9B25E4
3#891ACF
4#7616B1
5#621294
6#4E0F76
7#3B0B59
8#27073B
9#14041E

Tints

Lighter variations

1#BD70ED
2#C580EF
3#CC90F1
4#D3A0F3
5#DAB0F5
6#E2BFF7
7#E9CFF9
8#F0DFFB
9#F8EFFD

Tones

Muted variations

1#B467E4
2#B36EDD
3#B175D6
4#AF7CD0
5#AE83C9
6#AC8AC2
7#AB91BB
8#A998B4
9#A79FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F0DF
#F0DFFB
Light backgroundsTable row hoverSkeleton loading
200
E4C4
#E4C4F8
Secondary backgroundsInput backgroundsDividers
300
CF97
#CF97F2
BordersInactive statesPlaceholder text
400
B660
#B660EB
Disabled statesSecondary iconsMuted text
500
A133
#A133E6
Primary brand colorCTAsActive elementsLinks
600
8519
#8519C8
Hover statesFocus ringsPrimary buttons hover
700
6914
#69149F
Active/pressed statesDark mode accentsSecondary text
800
4B0E
#4B0E71
Text on light backgroundsHeadingsStrong borders
900
3009
#300949
Primary textHigh emphasis contentDark headings
950
1E06
#1E062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F1FD;
  --orchid-100: #F0DFFB;
  --orchid-200: #E4C4F8;
  --orchid-300: #CF97F2;
  --orchid-400: #B660EB;
  --orchid-500: #A133E6;
  --orchid-600: #8519C8;
  --orchid-700: #69149F;
  --orchid-800: #4B0E71;
  --orchid-900: #300949;
  --orchid-950: #1E062D;
}
Generate More ShadesCreate PaletteConvert Color